Skip to main content

Base URL

All API requests are made to:

Try the API

Every request requires an API key passed in the apikey header.
basic-test-key is a shared evaluation credential for documentation examples and initial testing. Its quota is shared by all testers, so it may return 429 Too Many Requests. Do not depend on it in production.

Dedicated partner keys

Production integrations receive a dedicated key and independent quota. Contact the AKKA team on Telegram to complete onboarding.
Dedicated partner keys identify the partner and must remain in backend infrastructure. Do not expose them in browser bundles, mobile applications, public repositories, or client-visible environment variables. The shared basic-test-key is intentionally public and is not a partner credential.

Rate Limits

When you exceed the rate limit, the API returns HTTP 429 Too Many Requests. Wait for the window to reset before retrying.

Swagger / OpenAPI

The interactive Swagger UI is publicly available at:
Viewing Swagger does not require an API key. Executing requests uses the shared basic-test-key by default; authorize with your dedicated key when validating a production integration.