ARD Eventhub
ARD system to distribute real-time (live) metadata for primarily radio broadcasts.
Version 3.0.0-beta.1
Base URL
/auth
Authentication services for Eventhub
- POSTSwap login credentials for a token
/auth/login - POSTSwap refresh token for new id token
/auth/refresh - POSTRequest password reset email
/auth/reset
events
Manage events
- POSTDistribute a next track
/events/de.ard.eventhub.v1.radio.track.next - POSTDistribute a now-playing track
/events/de.ard.eventhub.v1.radio.track.playing
subscriptions
Access to subscription management
- GETList all subscriptions for this user
/subscriptions - POSTAdd a new subscription
/subscriptions - GETGet details about a single subscription from this user
/subscriptions/{name} - DELETERemove a single subscription by this user
/subscriptions/{name}
topics
Access to topics details