音频生成报价
Get a price quote for audio generation with the specified parameters.
/audio/queue 之前使用此端点,可估算所选模型和参数下音频生成请求的美元费用。语音转换(Voice Changer)模型请改用 /audio/voice-changer/quote。
Postman 集合
如需更多示例,请参阅此 Postman 集合。授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
请求体
The model to get a price quote for. Voice-changer models are not supported here; use /api/v1/audio/voice-changer/quote instead.
"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
响应
Price quote for audio generation
The estimated price in USD for the audio generation.
0.75