Obtain OAuth Token

This endpoint allows clients to obtain an OAuth token using client credentials.

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

The type of grant being requested.

Allowed:
string

The client ID provided by the authorization server.

string

The client secret provided by the authorization server.

string
enum
Defaults to https://api.varda.ag/fid/

The audience for which the token is intended.

Allowed:
Responses

400

Invalid request

401

Unauthorized

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