Getting Started
Authenticating Requests
All requests to the API must be authenticated.
Do not share your key.
You can authenticate requests by passing an Authorization header with the value Bearer <token>.
You can authenticate requests by passing an Authorization header with the value Bearer <token>.