Authorization

All requests to the api endpoints require an Authorization header, except where explicitly indicated otherwise

Authorization: Bearer <<API_KEY>>

Last updated

Was this helpful?