OAuth 2.0 token end point

Use this endpoint to exchange your Application's credentials for an access token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Your application's client_id - Get this from the Tapico developer portal.

string
required

Your application's client_secret - Get this from the Tapico developer portal.

string
enum
required

OAuth 2.0 grant type

Allowed:
string

OAuth 2.0 resource indicator - Identifies the service you are requesting a token for. See your application's connected services in the Tapico developer portal.

string
required

OAuth 2.0 scope

Headers
string
enum

Specifies the Region for the request. When specified, this must match the region that the application access token was generated for.

For more information about regions see https://docs.tapico.io/docs/regions

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json