Skip to main content
Every request carries your key in an HTTP header:

Managing keys

Create, view, and revoke keys in the tokendog.io console. Each key can be bound to a quota and a model group; once the quota is exhausted or the key is revoked, requests return 401/403 (see Error codes).
A key is an account credential. Never commit it to a repo or expose it in a frontend; rotate keys periodically and revoke immediately if leaked.