Oauth

The key to secure access to all APIs.

Oauth is the authentication service for API usage and provides secure management of requests and integrations

The OAuth service offers a secure and flexible system for managing authentication tokens, allowing you to receive, modify, and view tokens, as well as monitor requests and usage in real time.

Before making any API request for the services available in the marketplace, you must obtain a token (via API request or dedicated tool): a key composed of a long alphanumeric string that uniquely identifies the user.

The token must be assigned to at least one scope, but it is also possible to associate it with multiple scopes at the same time with a single request. As a best practice, it is recommended to assign a limited number of scopes to the same token. Multiple tokens can be created for the same Openapi account.

To ensure maximum security, the default token expiration is set to 1 year.  However, it is possible to reduce its validity by specifying the value (time-to-live) in the payload of the token request. At any time, it is possible to retrieve the list of created tokens, the scopes for which tokens have been activated, access token details, and modify or delete them.

The OAuth service also allows you to check your credit and monitor your requests. Usage statistics can be retrieved by day, month, year, and total.

  • Playgrounds 0
  • Subscriptions 3
  • Countries