Description
POST
Returns the access token that needs be presented for Account Access API calls. This call follows a call to GET /authorization which returns an authorization code after successful two-factor authentication.
token
POST
token
Returns the access token that needs be presented for Account Access API calls. This call follows a call to GET /authorization which returns an authorization code after successful two-factor authentication.
API URLs
Sandbox
https://apigw.istrbc.com/apis/v1.0.1/oauth/token
Live
https://apigw.istrbc.com/apis/v1.0.1/oauth/token
Resource Summary |
|
Security |
|
Content Type |
application/x-www-form-urlencoded |
Working...