Now Playing
Unified Metadata
On Air
GET
https://data.bff.fm/api/data/onair/now.json
An endpoint which will return what's currently playing on BFF.fm at the finest fidelity available: the track, or current playing show.
Query Parameters
app_id
String
You may include this parameter to identify your app in our stats, so that we can understand who's building cool stuff for BFF.fm and feature you!
Example Track response
Example Show response
Track Metadata
Detailed Metadata
GET
https://data.bff.fm/api/data/tracks/detail.text
What's currently playing on the BFF.fm stream.
Query Parameters
app_id
string
You may include this parameter to identify your app in our stats, so that we can understand who's building cool stuff for BFF.fm and feature you!
One-Line Summary
GET
https://data.bff.fm/api/data/tracks/now.text
A single-line summary of what's playing on BFF.fm. Track Name
followed by Artist
, separated by -
.
Query Parameters
app_id
string
You may include this parameter to identify your app in our stats, so that we can understand who's building cool stuff for BFF.fm and feature you!
JSON structured Detailed Metadata
GET
https://data.bff.fm/api/data/tracks/now.json
The current artist, track, album and record label being played on BFF.fm
Query Parameters
app_id
String
You may include this parameter to identify your app in our stats, so that we can understand who's building cool stuff for BFF.fm and feature you!
Last updated
Was this helpful?