Suno music models via APIMart

Lyria 3.5 turns prompts into playable AI music drafts

Build song ideas fast with the Lyria 3.5 studio. Write a text prompt or paste lyrics, choose a Suno-compatible model version, and generate preview tracks through a secure server-side API.

Prompt
Inspiration mode
Lyrics
Custom mode
Secure
Server-side key
lyria-studio / generator

Features

A focused AI music workspace for Lyria 3.5

Everything on the page is built around one job: help creators draft music quickly, then listen and iterate without leaving the first screen.

Text-to-song drafts

Describe a mood, genre, and vocal style. Lyria 3.5 turns the prompt into a full music draft with structure and energy.

Custom lyrics mode

Paste your own lyrics, set a title and style tags, then generate a track that follows your words more closely.

Suno model versions

Choose Suno-compatible versions from v3.5 to v5.5. Default branding targets Lyria 3.5 while newer versions stay available.

Server-side APIMart routing

Generation runs through secure Next.js API routes. Your APIMART_API_KEY never reaches the browser.

How it works

From idea to audio in three steps

01

Write the idea

Start with an inspiration prompt or switch to Custom for lyrics, title, and style control.

02

Generate with Lyria 3.5

Submit through the studio panel. The server creates an APIMart Suno music task and returns a task id.

03

Preview and download

Poll status until the tracks are ready, then play them in-page and download the audio URLs.

Use cases

Built for creators who need music drafts now

Use Lyria 3.5 when you need a fast song sketch, a temporary soundtrack, or a lyric-driven demo before investing in a full production.

Social video background music
Songwriting demos and topline sketches
Podcast intros and jingles
Game and trailer temp tracks
Creator content packs
Brand mood experiments

Pricing teaser

Start free on the landing page

The public studio is free to explore. Real song generation depends on the configured APIMart key and upstream usage limits. Creator plans can later wrap credit packs, saved history, and team workspaces.

Starter
$0
  • Landing-page generator
  • Inspiration + custom lyrics modes
  • Task status polling
  • Audio preview and download links
Try Lyria 3.5

FAQ

Answers before you generate

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.