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.example.com/v1/usage
{ "data": { "source": "<string>", "period": { "from": "2023-12-25", "to": "2023-12-25" }, "credits": { "tts_remaining": 123, "asr_remaining": 123 }, "requests": { "tts_count": 123, "asr_count": 123, "tts_characters_processed": 123, "asr_seconds_processed": 123 } }, "success": true }
^(web|api_key|all)$
Successful Response
Show child attributes