prss.org

ContentDepot hosts a range of API’s that allow clients to manage, discover, and obtain content. The API spans many parts of the ContentDepot functionality including MetaPub (a.k.a. metadata distribution) and content management. MetaPub MetaPub collects, normalizes and distributes publicly avail

🔑 oauth2 36 endpoints media
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Returns the spots matching the query parameters.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /api/v2/spots
Returns the pieces matching the query parameters.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /api/v2/pieces
Gets episodes matching the given criteria.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /api/v2/episodes
Endpoints (36 total)
GET
/api/v2/spots
Returns the spots matching the query parameters.
GET
/api/v2/pieces
Returns the pieces matching the query parameters.
GET
/api/v2/episodes
Gets episodes matching the given criteria.
GET
/api/v2/segments
Returns the segments matching the query parameters.
GET
/api/v2/spots/{id}
Returns the spot matching the given ID.
GET
/api/v2/pieces/{id}
Returns the piece matching the given ID.
GET
/api/v2/episodes/{id}
Returns the episode matching the given ID.
GET
/api/v2/programs/{id}
Returns the program matching the given ID.
GET
/api/v2/segments/{id}
Returns the segment matching the given ID.
GET
/api/v2/spotinsertions
Returns the spot insertions matching the query parameters.
GET
/api/v2/programs/search
Optimized free-text search for programs using various filters.
GET
/radiodns/spi/3.1/GI.xml
Get the group information document.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints36
Authoauth2
Categories1