Request an access token

OAuth 2.0 client credentials token endpoint (RFC 6749 §4.4). Accepts client_id and client_secret in the request body (JSON or form-encoded) or via Basic Auth header (RFC 6749 §2.3.1), and returns an access token with expiration information.

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here!