suno-api currently mainly implements the following APIs:
- /_open/suno/music/generate
Generate music
- /_open/suno/music/generate
Generate music (Custom Mode, support setting lyrics, music style, title, etc.)
/_open/suno/music/generateLyrics
Generate lyrics based on prompt
- /_open/suno/music/getState?taskBatchId=
Get music information based on the id. Use "," to separate multiple
ids. If no IDs are provided, all music will be returned.