Back to Directory
S

Suno via Locus MPP

Other
AI music generation — create full songs, generate lyrics, and build custom music tracks with state-of-the-art AI models. Supports custom styles, vocals, and instrumental modes.

About Suno via Locus MPP

Review the Service identity, supported languages, protocol versions, and source metadata discovered by the directory.

Service details

Service Id
f7accdf1-a75b-4808-9f0f-552c43bfbc0b
Service origin
https://suno.mpp.paywithlocus.com
ListedSeptember 24, 2026, 11:42 PM
Last checkedSeptember 24, 2026, 11:42 PM

Protocol details

SourceOpenAPI

Endpoints

Endpoint details are saved from the OpenAPI document. Authentication requirements and prices are advertised information, not a verified payment or access guarantee. The document may contain additional endpoints.Open OpenAPI document
POST/suno/generate-lyrics

Generate Lyrics

Submit a lyrics generation task. Returns a taskId — use get-lyrics-status to poll for completion. Generates structured lyrics with [Verse], [Chorus], [Bridge] markers. Typical completion time: 5–15 seconds.Price unavailable
POST/suno/generate-music

Generate Music

Submit an AI music generation task. Returns a taskId immediately — use get-music-status to poll for completion. In custom mode, you control the style, title, and prompt; in non-custom mode Suno creates everything from the prompt alone. Typical completion time: 30–120 seconds.Price unavailable
POST/suno/get-lyrics-status

Get Lyrics Status

Poll the status of a lyrics generation task. Returns the generated text with structural markers ([Verse], [Chorus], etc.) and a title when complete.Price unavailable
POST/suno/get-music-status

Get Music Status

Poll the status of a music generation task. Call repeatedly until status is SUCCESS (or a failed state). On SUCCESS, response includes audioUrl and imageUrl for each generated track. Status values: PENDING, TEXT_SUCCESS, FIRST_SUCCESS, SUCCESS, CREATE_TASK_FAILED, GENERATE_AUDIO_FAILED, SENSITIVE_WORD_ERROR.Price unavailable