Estimate the price of a text-to-music generation request. Requires duration and inference_steps parameters.
Estimate the cost of a text-to-music job before submitting it.Documentation Index
Fetch the complete documentation index at: https://docs.deapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json Music generation parameters for price calculation.
The model to use for music generation. Available models can be retrieved via the GET /api/v1/client/models endpoint.
"ACE-Step-v1.5-turbo"
Duration in seconds (10-600)
30
Number of diffusion inference steps (1-100). Use 8 for turbo models, 32+ for base models.
8
Calculated price for text2music inference.