Quote Audio Generation
Get a price quote for audio generation with the specified parameters.
Use this endpoint beforeDocumentation Index
Fetch the complete documentation index at: https://veniceai-docs-guide-security-code-reviewer.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/audio/queue to estimate the USD cost of an audio generation request for the selected model and parameters.
Postman Collection
For additional examples, please see this Postman Collection.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The model to get a price quote for.
"elevenlabs-music"
Optional duration hint in seconds. Only supported for models that expose duration metadata via /models. Accepts either an integer or a numeric string. If omitted, the model default duration is used when available.
x > 060
Optional character count for character-based pricing models. Required when the selected model uses pricing.per_thousand_characters in /models.
x > 0100
Response
Price quote for audio generation
The estimated price in USD for the audio generation.
0.75