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
No SDKs indexed for this API yet.
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /api/v2/spots
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /api/v2/pieces
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /api/v2/episodes
No SDKs yet