Use Your Access Token
With your access token, you can now make authenticated requests to our developers API. Include this token in the header of your API requests:
Authorization: Bearer YOUR_ACCESS_TOKEN
Replace YOUR_ACCESS_TOKEN
with your actual access token.