Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
AI music generator for text-to-song drafts
Lyria 3.5 is an AI music generator that turns text prompts and custom lyrics into studio-quality song drafts in seconds. It uses Suno music models via a server-side API, offering a secure and fast way to create music.
Starter plan is $0 and includes:
What is Lyria 3.5? Lyria 3.5 is an AI music generator landing experience for turning text prompts and custom lyrics into song drafts. It is optimized for the keyword Lyria 3.5 and routes generation through server-side APIMart Suno music models.
Which music model does Lyria 3.5 use? Generation uses APIMart's Suno-compatible music endpoint. You can select model versions such as v3.5, v4, v4.5, v5, and v5.5. The product brand defaults to v3.5.
Do I need an account to try it? The generator panel is available on the landing page. Real generation requires the site operator to configure APIMART_API_KEY on the server.
Is the API key exposed in the browser? No. The browser only calls /api/generate and /api/tasks/[taskId]. The APIMart key stays in server environment variables.
Can Lyria 3.5 create instrumental tracks? Yes. Toggle instrumental mode before generating when you want music without vocals.
What happens after I click Generate Music? The server submits a music generation task to APIMart, returns a task ID, and the panel polls until audio tracks are completed or the job fails.