Returns usage statistics for all of your API keys for the current month. Includes total calls this month and today, a breakdown by endpoint (top 20), and daily call counts for trend visualization.
GET
/
v1
/
api-keys
/
usage
Get your API usage statistics
Copy
Ask AI
curl --request GET \ --url https://vcm-fyi-api.fly.dev/v1/api-keys/usage \ --header 'X-API-KEY: <api-key>'