Token

post

Token

Create a new base 64 encoded user key and secret

Resource URL

https://test-apis.libertymutual.com /telematics/{env}/control-center/token

Header Parameters

Name Values Description
Authorization
(required)

Base 64 encoded API Consumer Key/Secret in formm 'base64Encode(key:secret)

Content-Type
(required)

application/x-www-form-urlencoded

Body Parameters

Name Values Description
grant_type
(required)

Request Body

Definitions


Name Type Description

grant_type

(required)

string

Create a new base 64 encoded user key and secret

Responses

Code Examples

Try it out !!

client_credentials

env Test, Stage, or Prod environment null true

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Category

Token

Schema:

HTTP Code Description

400

Unable to provide a version due to invalid or insufficient data provided by the client

403

Client is not permitted to use this operation

500

Internal server error

Working...