API Management Service
Last updated
Was this helpful?
Last updated
Was this helpful?
The API management microservice provides services to create, manage and validate API tokens to register mobile and desktop apps, and to issue and refresh API tokens of registered mobile and desktop app devices.
This API is used to get the token.
/api-manager/v2/consumer/desktop_device/credential/register
The Content Type entity is the media type of the resource.Possible media types can be:-
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.
This API is used to obtain a bearer token
/api-manager/v1/consumer/{consumer}/credential/register
Append any text to the request URL
mobile_device
This API is used to obtain a bearer token
/api-manager/v2/consumer/{consumer}/credential/register
Append any text to the request URL
mobile_device