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": {}
}

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).