cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/oracle/1m-usage \ --header 'Authorization: Bearer <token>'
{ "used": 123, "limit": 123, "remaining": 123 }
Get daily usage for 1M context window models.
API key must be provided in the Authorization header
Successful Response
Number of 1M context requests used today
Daily limit for 1M context requests
Remaining 1M context requests today
Was this page helpful?
Suggestions
Contact support