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:
Could anyone help with:
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!
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
Could anyone help with:
- How to connect to the RadioBOSS API (Cloud or Local)
- Example endpoints or documentation link
- How to fetch and display upcoming tracks
- 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!