API - Play dircet Radio Favorite by replaceAndPlay

Greetings and welcome to Volumio :slight_smile:

I take it you are looking for a way to get a webradio uri play via the API?
Then have a look at a solution using curl in Play a radio url via curl? - #11 by miovol

You just need to set the right headers for Content-Type in whatever method you are using to call the endpoint.

HTH,