Skip to content
API Reference · Providers API

Providers API

List providers and query provider statistics.


List providers

GET
$GET https://api.alltoken.ai/api-account/providers

Returns all active providers with model counts, supported modalities, and status.

Provider details

GET
$GET https://api.alltoken.ai/api-account/providers/{id}

Returns detailed information about a provider including models, policies, and token throughput.

Provider statistics

GET
$GET https://api.alltoken.ai/api-account/providers/{id}/stats?window=24h

Query parameters: window - 1h, 24h, or 7d.