Swagger UI (interactive docs)
Open the links below to try endpoints in the browser. Use Authorize to set your API key for protected routes.| Stage | Swagger UI |
|---|---|
| Production | https://api.alphscan.io/prod/docs |
| Dev | https://api.alphscan.io/dev/docs |
Authorization setup
Most endpoints require an API key. In Swagger UI:- Click Authorize (top right).
- Enter your API key in the ApiKeyAuth field. The UI will send it as both X-API-Key and Authorization: Bearer (the gateway expects both).
- Click Authorize, then Close.
Endpoints list
A full list of available endpoints by method, path, and access level is in Endpoints.Open Swagger (prod)
Open production Swagger UI in a new tab.
Open Swagger (dev)
Open dev Swagger UI in a new tab.

