POST request to the create access token endpoint using your client ID and secret. The API responds with a short-lived access token, which you include in the Authorization header of all subsequent requests:
POST request to the create access token endpoint using your client ID and secret. The API responds with a short-lived access token, which you include in the Authorization header of all subsequent requests: