Scopes

Authorization scopes overview

APIs are referring authorization scopes. For instance, e-Financing API refers to scope "e-financing:rw" allowing all operations endpoints. Scopes are required for subscription and to get access token.

The list of scopes available are listed in the developer portal.

Search scopes in the developer portal

Scope define consumption levels (rate limit) and the authorizations flows for all related APIs. As of today, it exists one custom level 600 hits per minutes defined as standard consumption for all APIs. Authorization flow is always "client credentials".

Scope "e-financing:rw"

Link to access scope "e-financing:rw" in the developer portal:

Access scope "e-financing:rw" in the portal

Last updated

Was this helpful?