API Management Service
This API is used to obtain a bearer token
- Required fields cannot be left null or empty
Append any text to the request URL
mobile_deviceA unique key which helps in identifying the token
OK
Kong credential register v1 response structure
Represents the api id
Represents the api version
Represents the EPOCH epoch time in milliseconds
Bad request
Unsupported media type
Internal Server Error
This API is used to obtain a bearer token
- Required fields cannot be left null or empty
Append any text to the request URL
mobile_deviceA unique key which helps in identifying the token
OK
Kong credential register v2 response structure
Represents the api id
Represents the api version
Represents the EPOCH epoch time in milliseconds
Bad request
Unsupported media type
Internal Server Error
This API is used to obtain a new access token
- Required fields cannot be left null or empty
Refresh Token
OK
Refresh token response structure
Represents the api id
Represents the api version
Represents the EPOCH epoch time in milliseconds
Bad request
Unsupported media type
Internal Server Error
This API is used to get the token.
- /consumer/desktop_device/credential/register/ endpoint helps to get the token.
- Required fields cannot be left null or empty
The Content Type entity is the media type of the resource.Possible media types can be:-
- Application/json
- Multipart/form-data
- Application/x-www-form-urlencoded
To make use of the API, you require authorization. Raise a request to the administrator for the use of the API. You will receive the authorization key. Specify the key received, here.
SUCCESS. The operation was successful!
Get Token Response
'INTERNAL SERVER ERROR. We track these errors automatically and try to set it right at the earliest. Try refreshing the page. If the problem persists contact us at [email protected].'
Last updated
Was this helpful?