Endpoints / get-usage

Your API usage

GET/api/v1/usagedeveloperread

Returns request and error counts for the calling key over the requested window. Use to self-monitor your budget.

Query parameters

NameTypeRequiredDescription
window24h | 7d | 30d | 12mnoBucket window

Examples

curl -H "x-api-key: $INTELLIGENCE_API_KEY" \
  "https://intelligence-beryl.vercel.app/api/v1/usage?window=24h"

Responses

200Usage rollup