cURL
Producer
Google Lyria 3 Music Generation API | Producer Music API
deprecated
Use the Google Lyria 3 / Producer Music API to generate AI music, songs, and commercial audio outputs on TTAPI.
POST
cURL
Start here if you need the main endpoint for Google Lyria 3 / Producer music generation.
For the complete endpoint directory, workflow guidance, and related links, see the Google Lyria 3 / Producer API overview.
When To Use Producer Music API
Use this endpoint when your app needs:- Prompt-based Google Lyria 3 music generation
- A main Producer API entry point for song creation
- The first step in a larger lyrics -> music -> fetch workflow
Recommended Workflow
- Optionally prepare lyrics with the Producer Lyrics API.
- Submit the generation request through Producer Music API.
- Track the async job with the Producer Fetch API.
- Continue with Producer Extend, Producer Cover, or Producer Stems if your workflow needs post-processing.
Before You Integrate
- Review Gateway & Auth for the required
TT-API-KEYheader. - Review Audio Pricing before enabling production workloads.
- Use the Google Lyria 3 API guide if you want a keyword-focused landing page before endpoint-level docs.
Related Pages
- Google Lyria 3 / Producer API overview
- Google Lyria 3 API guide
- Producer Lyrics API
- Producer Fetch API
Authorizations
You can obtain your API key from the TTAPI Dashboard.
Body
application/json
Audio prompt, sound_prompt and lyrics_text cannot both be empty
Lyrics text, sound_prompt and lyrics_text cannot both be empty
Whether to generate pure music
Model to use, supported options listed above
Available options:
FUZZ-2.0 Pro, FUZZ-2.0, FUZZ-2.0 Raw, FUZZ-1.1 Pro, FUZZ-1.0 Pro, FUZZ-1.0, FUZZ-1.1, FUZZ-0.8, Lyria 3 preview, Lyria 3 Pro Title
Cover URL
Random seed
Lyrics strength, optional 0-1
Audio prompt strength, optional 0.2-1
Style weirdness, optional 0-1
Whether to save
Callback notification URL. The data returned is consistent with the task result query response
Last modified on April 15, 2026