Endpoints
History
List generation history
GET
Retrieve your TTS generation history in reverse chronological order (most recent first).Documentation Index
Fetch the complete documentation index at: https://docs.audixa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Request
Maximum results to return (1-100).
Number of results to skip.
Filter by status:
IN_QUEUE, GENERATING, COMPLETED, FAILED, EXPIRED.Response
Limit used for pagination.
Offset used for pagination.
Number of results returned.
List of generation objects.
Error Responses
401 Unauthorized
401 Unauthorized
429 Too Many Requests
429 Too Many Requests
Rate limit exceeded.