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 areDocumentation Index
Fetch the complete documentation index at: https://docs.xhuoapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
lyrics_a and lyrics_b, with an example as follows:
Click to run, and the result is as follows:
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.
