API Overview

Open in ChatGPT

Base URL

https://kyt-api.alphatok.xyz

Authentication

Every request carries an API credential in the Authorization header:

Authorization: Bearer <app_id>.<secret>

Credentials are created by an administrator in your organisation. See Authentication.

Rate limits

Requests are metered per credential. When you exceed the rate you get a 429 — it is temporary, so back off and retry rather than re-issuing the credential. See Status Codes.

Chain coverage differs per endpoint

Which chains an endpoint accepts is not uniform across the API — one endpoint may accept a chain that another rejects. Open the endpoint on the AML API index: its own reference page lists the chain parameter’s accepted values, and that list is exhaustive.