Developer quickstarts
These quickstarts show developers how to retrieve and display CMS-managed content using Tuned Global APIs.
Use this section when your app needs to consume content configured by editorial, content, or marketing teams in the Tuned Global CMS. The CMS is where the content is created and managed. The APIs are how your app retrieves and displays that content.
Choose a quickstart
Quickstart | Use it when |
You need to render a CMS-managed homepage using content pages, carousels, shelves, tags, and linked content. | |
You need to display carousel items, featured shelves, promotional banners, or campaign placements configured in the CMS. | |
You need to retrieve and display CMS-managed playlists created by your editorial or content team. | |
You need to retrieve playlists, albums, artists, stations, or other content grouped by CMS tags. |
Before you start
Make sure the relevant content has already been created and published in the CMS.
Depending on what you are building, you may need one or more CMS-managed values, such as a content key, playlist ID, station ID, tag value, or carousel destination. These values usually come from the CMS configuration rather than from your app code.
For more background on how CMS-managed objects map to API implementation, see CMS and API integration.
On this page
- Developer quickstarts