How to Integrate RadioBOSS API into a New App to Display Upcoming Tracks and More?

DOMI Radio

New member
Hello,


I'm currently developing a new app and would like to integrate RadioBOSS with it via the RadioBOSS API.
My goal is to:
  • Display upcoming tracks
  • Possibly show currently playing track info
  • Fetch playlist details or schedule blocks
  • Optionally control playback remotely in the future
I understand that RadioBOSS provides a Web API through the RadioBOSS Cloud or the local HTTP API in the automation software itself.


Could anyone help with:


  1. How to connect to the RadioBOSS API (Cloud or Local)
  2. Example endpoints or documentation link
  3. How to fetch and display upcoming tracks
  4. Best practice for polling or using webhooks (if supported)

I’m building the app with Flutter, and I’d appreciate any sample code or direction on authenticating with the API and fetching data efficiently.


Thanks in advance for your help!
 
Back
Top