For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Usage

Get Api Usage Endpoint

get

Get API usage statistics and limits for the current user/organization.

Query parameters
api_keyany ofOptional

API key for authentication (query)

stringOptional
or
nullOptional
Header parameters
x-api-keyany ofOptional

API key for authentication (header)

stringOptional
or
nullOptional
Responses
200

Successful response

application/json
plan_namestringRequired
current_usage_period_startstring · date-timeRequired
current_usage_period_endstring · date-timeRequired
get
/api_usage

Last updated

Was this helpful?