Machine-to-machine authentication

Authenticates a machine-to-machine (M2M) OAuth client using client_id and client_secret. Returns an access_token (JWT), scope, expiration, and token_type. Used for backend integrations that do not involve a human user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

OAuth client ID (hex string)

string
required

OAuth client secret (hex string)

Responses

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