Skip to content

Authentication

Requests to the (placeholder) API are authenticated with an API key sent as a bearer token.

Authorization: Bearer sk_test_placeholder
Status Meaning
401 Missing or invalid API key
403 Key does not permit action

See the API Reference once real endpoint documentation is written.