Skip to content
Developerhome
X3

Authorization and Token Management

  Less than to read

Our solution uses OAuth2 framework to authorize access to X3 Configuration web APIs. It is used to perform authentication and authorization in most application types, including web apps and natively installed apps.

In our solution architecture, each region has its root API with 2 public endpoints for authorization and token management:

The following schema summarizes the steps that a developer has to go through to be able to call secured X3 REST API: