Skip to main content
If you want to use the lyrics of two songs to generate a mashup song, you can first use this API to generate the corresponding lyrics. The API is the Suno MashupLyrics Generation API. The main input parameters for this API are lyrics_a and lyrics_b, with an example as follows: Click to run, and the result is as follows:
As you can see, the text field in data contains the lyrics information. With the lyrics in hand, we can then use the Suno Audios Generation API to generate a custom song.