Skip to main content

API Key

Every request to the KeyAPI API must include your API key. You can find it in your dashboard.
Keep your API key secret. Do not expose it in client-side code or public repositories.

Bearer Authentication

KeyAPI uses Bearer authentication. Pass your API key in the Authorization header.

Response Envelope

All endpoints return a consistent JSON envelope:

Error Responses