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

With the OAuth service it is possible to receive, modify and view tokens and monitor requests and consumption.

Before proceeding to make any API request, it is necessary to obtain a token: a key consisting of a long string of alphanumeric characters that uniquely identifies the user.  

The token must be assigned to at least one scope, but it is possible with the same request to associate it with multiple scopes at the same time. For good practice it is suggested that the same token be assigned to a limited number of scopes. Multiple tokens can be created in the same Openapi account. 

For maximum security, 1 year has been set as the default token expiration. 

However, it is possible to reduce its validity by indicating the value (time-to-live) in the payload of the token receipt request. 

At any time it is possible to obtain the list of tokens created, scopes for which tokens have been activated, access details about tokens, to modify or delete them.

The OAuth service also allows you to check your credit and monitor your requests. You can obtain usage statistics at the day, month, year and total levels.

  • Playgrounds 0
  • Subscriptions 3
  • Countries ALL