Get an access token by sending your CLIENT_ID and
CLIENT_SECRET as Basic Auth parameters.

📘

Access tokens are usually only valid for one day

We recommend temporarily storing the access token to avoid unnecessary repeated authentication requests.

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