Skip to main content

Turning a vibe into a song

Full API reference

If you've found a vibe that resonates with you, it's time to create a full song! To do this, make a POST request to /recordings/{recordingSessionId}/song endpoint with the following parameters:

Create a song
POST /recordings/{recordingSessionId}/song HTTP/1.1
Host: example.com
{
userId: integer
}

When you submit this request, you'll receive a downloadable MP3 file that you can play directly in your web browser or save for later use.

We also offer additional APIs (listed in full in our API documentation) that allow you to further customize and modify your song. Whether it's adjusting tempo, adding harmonies, or experimenting with different styles, these tools give you the creative freedom to take your song to the next level.