Skip to main content
POST
https://api.aisa.one/apis/v1
/
apollo
/
usage_stats
/
api_usage_stats
View API Usage Stats and Rate Limits
curl --request POST \
  --url https://api.aisa.one/apis/v1/apollo/usage_stats/api_usage_stats \
  --header 'Authorization: Bearer <token>'
{
  "api_usage_stats": {}
}

Documentation Index

Fetch the complete documentation index at: https://aisa.one/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response

api_usage_stats
object

Usage stats and rate limits (when returned).