/token

BHN Token endpoint to retrieve your oauth token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data

Get your token

string

The type of grant being requested. Pass value as client_credentials.

string

The unique identifier for the client application requesting the token.

string

The secret associated with the client ID, used for authentication of the client application.

string

A space-separated list of scopes that specify the access level or permissions the token grants. Pass value as openid.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json