v1
latestOpenAPI 3.0.02026-07-26152942.8 KBusage
Retrieve TTS API usage data
Retrieves a list of all TTS API usage records filtered by a specified date range. All dates are in UTC+0 timezone.
get/v1/voice-usage
Query parameters
start_datestring required
Example:2024-11-01
The start date in YYYY-MM-DD format.
end_datestring required
Example:2024-11-30
The end date in YYYY-MM-DD format.
Response
A list of TTS API usage records matching the specified date range.