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:
401 Unauthorized, or if POST /auth/token is rate limited, see Handling errors.