Welcome to SoundVerse API. Our API domain is https://api.soundverse.ai/
audioUrl
or prompt
as input.
/api/generate/text-to-music
/api/generate/ai-song-gen
/api/generate/generate-lyrics
/api/generate/extend-music
/api/assistant/chat
/api/assistant/voice
/status/generations/{message_id}
/generation/{userId}/{messageId}
GET /status/generations/{message_id}
This will return the current processing status of the given message_id.
GET /generations/{userId}/{messageId}
Replace {userId}
and {messageId}
with the appropriate values to retrieve your generated content.