Authentication
All API requests require an API key passed in theAuthorization header.
Creating an API key
- Log in to your dashboard
- Click Create key and give it a name (e.g. “Production”, “My App”)
- Copy the key immediately — it is only shown once
tpc_aBcDeFgHiJkLmNoPqRsTuVwXyZ...
Using your API key
Include the key in theAuthorization header as a Bearer token:
