Obtain Access Token
POST {{url}}/authentication
Obtain an accesstoken by specifying the clientkey and client_secret. A token is required for calling any of the API endpoints.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
client_key | string | Client Key provided by Instarem | |
client_secret | string | Client Secret provided by Instarem |