Mix API Routes

POST/api/mix/mix-two-songs

Start the mix two songs process

Try it out

GET/api/mix/results

Get the mix two songs results

Try it out

DELETE/api/mix/delete

Delete the mix two songs process by id

Try it out

GET/api/mix/search-song

Search for a song

Try it out

GET/api/mix/get-mix-by-id

Get a mix by id

Try it out