TokenRouteDocs
Sign in

Authentication

Authenticate requests with a Bearer API key.

All API requests require an Authorization header with your TokenRoute key:

http
Authorization: Bearer sk-tr-...

Keys are created and revoked on the API Keys page. You can set an optional per-key spend limit; requests are otherwise bounded by your account balance. Keys are stored only as a hash - if you lose a key, revoke it and create a new one.

Base URL

https://tokenroute.app/api/v1