token

post

token

Retrieve Temporary OAuth Token

Resource URL

https://test-apis.libertymutual.com /oauth/access-token

Header Parameters

Name Values Description
authorization
(required)

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

Body Parameters

Name Values Description
body
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

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

Content Type

application/json

Category

Token

Schema:

HTTP Code Description

400

Invalid grant type

405

Restricted http method

Working...