You can understand which voices, including cloned voices, were used for how many minutes.
Endpoint
Please note that dates are based on UTC+0.
Request Parameters
Name | Required | Description |
---|---|---|
start_date | Yes | Inquiry start date (format: YYYY-MM-DD , UTC+0 based) |
end_date | Yes | Inquiry end date (format: YYYY-MM-DD , UTC+0 based) |
Request Example
Response Example
Notes
- TTS usage aggregation by specific date
- Understanding which characters/styles were used most
- Can be used for monthly budget management or internal reporting logs
- Maximum inquiry period is 30 days.
- If there are no usage records during the period, an empty array is returned.
total_minutes_used
is based on the length of actually generated speech.
Authorizations
Query Parameters
The start date in YYYY-MM-DD format.
Example:
"2024-11-01"
The end date in YYYY-MM-DD format.
Example:
"2024-11-30"
Response
A list of TTS API usage records matching the specified date range.