Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.vectrade.io/v1/vq/developer/usage \ --header 'X-API-Key: <api-key>'
{ "period": "<string>", "totalRequests": 123, "aiRequests": 123, "errorCount": 123, "tokensUsed": 123, "quotaLimit": 123, "quotaRemaining": 123 }
Get aggregated API usage statistics for the current billing period.
VecTrade API key (e.g., vq_live_...)
Usage statistics