CCAPI Developer Platform

Lyria 3 Pro API

Integrate Lyria 3 Pro through CCAPI’s unified audio API platform.

What Lyria 3 Pro does

Generate music with Google Lyria 3 Pro through the Producer endpoint — vocals and instrumentals from a text prompt. The same endpoint also serves the FUZZ model line.

  • Sound Description Generation — Describe music style, instruments, mood via text, AI generates matching music.
  • Custom Lyrics — Provide lyrics for AI to generate matching music, creating complete songs.

Lyria 3 Pro API features

  • FUZZ Models — Supports multiple FUZZ model versions including FUZZ 3 and FUZZ 2.0.
  • Multiple Music Styles — Precisely control music style, instruments and mood through description.
  • Instrumental Mode — Supports generating instrumental music without vocals.

What people build with Lyria 3 Pro

  • Music Creation — Create music in various styles using FUZZ models.
  • Video Soundtracks — Generate matching background music for video content.

Getting started with the Lyria 3 Pro API

The endpoint is OpenAI-compatible, so existing client code usually needs only a base URL and a model name.

  • Step 1: Sign Up or Log In — Create account and generate API Token
  • Step 2: Test in Playground — Try different descriptions and lyrics to generate satisfactory music
  • Step 3: Integrate into Backend — Connect API, configure authentication, handle music files
  • Step 4: Deploy for Production — Set up concurrency, retry logic, cost control

Lyria 3 Pro API pricing

Producer Music API — billed by task, music generation $0.06 per call

  • Affordable Pricing — CCAPI offers competitive Producer API pricing.
  • Complete Documentation — CCAPI provides complete Producer API documentation.
Producer Pricing
ModelPer call
producer_music$0.06
producer_lyrics$0.009
producer_upload$0.006
producer_download$0.009

Other models on the same endpoint

The same API key and base URL reach every model below. Moving from Lyria 3 Pro to any of them means changing the model name in the request body.

Frequently asked questions

What is Google Lyria 3 Pro?

Lyria 3 Pro is Google’s music generation model. It produces full tracks with vocals and instrumentals from a text description or supplied lyrics, and is reached through the Producer endpoint on CCAPI.

How does Lyria 3 Pro differ from Suno?

Both generate complete songs from text; they differ in timbre and stylistic bias. Both are reachable with the same CCAPI key, so they can be compared directly before committing to one.

Can I generate instrumental music?

Yes, add "instrumental": true parameter to generate instrumental music.