Skip to main content

OAuth access token

POST 

/oauth2/token

This enpoint is used to get access token required to make requests on INFast API. This is a standard OAUth2 endpoint. You'll find more information on Authentication section of documentation. Use your client_id as username and your client_secret as password.

Request

Responses

OAUth success response