AUG 14, 2026
Mureka API v1 now supports Mureka’s latest V9.5 model, and it takes over from V9 as the default. Mureka bills it as natural songwriting, authentic performances and a fuller sound. It costs 12 credits per song, the same as V9, and accepts everything V9 did — reference tracks, motifs, cloned vocals, instrumentals and remix.
Music V9.5 Female - Wait for the Morning
curl --location 'https://api.useapi.net/v1/mureka/music/create-advanced' \
--header 'Authorization: Bearer user:12345-…' \
--header 'Content-Type: application/json' \
--data '{
"lyrics": "[Verse]\nThe kitchen clock is ticking loud\nWatching shadows cross the floor\nI left the coffee in the pot\nAnd leaned my head against the door\n\n[Chorus]\nWait for the morning\nThe light is gonna find us soon\nWait for the morning\nI'\''m tired of this empty room\n\n[Verse]\nI found your jacket on the chair\nThe one you bought three years ago\nThe pockets full of movie stubs\nFrom all the places we would go\n\n[Chorus]\nWait for the morning\nThe light is gonna find us soon\nWait for the morning\nI'\''m tired of this empty room\n\n[Verse]\nThe radio is playing soft\nA song about a different time\nIt'\''s funny how the melody\nJust never seems to fit the rhyme\n\n[Chorus]\nWait for the morning\nThe light is gonna find us soon\nWait for the morning\nI'\''m tired of this empty room\n\n[Outro]",
"desc": "soft jazz, classic edm",
"vocal_gender": "female",
"model": "V9.5"
}'
Three minutes twenty-three from a four-word style brief. Mureka labelled what came back nu-jazz, sophisticated, upright bass, syncopated breakbeat, a female vocalist — its own reading of the track, not our prompt.
Choosing a model
Omit model and the API uses whichever model Mureka reports as the default for your account, falling back to V9.5. Ask for an older one by name and it still works — V9, V8, O2, V7.6 and V7.5-all are all unchanged, and the retired V7, O1, V6 and V5.5 aliases keep redirecting to V7.6.
One thing to watch: Mureka will advertise V9.5 as the default even for accounts that are not entitled to it, so treat the default it reports as a suggestion rather than a guarantee.