Fetch access token

This API allows userapp and sysapp to fetch the access tokens. For userapp use this API after the /authorize API and the subsequent callback. For userapp this endpoint supports generation of access token from authorization code or from refresh token, sent in the previous authorize endpoint's callback. For sysapp this API can directly be used to get an access token, no prior /authorize end point call is needed.

Language
URL
Click Try It! to start a request and see the response here!