Content Delivery APIs
The Content Interaction Libraries (CILs) and Public Content API (PCA) make a number of APIs available.
| API | Description |
|---|---|
| Broker Query API | Exposes content from the Content Data Store (the database containing published content) through queries (Dynamic Content Query) allowing you to add content to a webpage (Dynamic Content Assembly) based on dynamic criteria. |
| Dynamic Content API | Lets users publish pieces of content separately (Dynamic Component Presentations) and assemble them on a webpage dynamically at runtime by querying the Content Data Store. Dynamic Component Presentations make Dynamic Linking and Dynamic Content Assembly possible. |
| Dynamic Linking API | Resolves hyperlinks between Content Manager items dynamically to ensure that site will not contain dead links to items within the site. |
| Public Content API | Exposes content from the Content Data Store through GraphQL queries allowing you to add content to a webpage based on dynamic criteria. |
| Taxonomy API | Exposes the structure of the taxonomy tree to build intelligent and dynamic navigation, and to display content based on user context. |
| Ambient Data API | Captures session data, enabling the system to present visitors with content that reflects their browsing behavior, location and other variables. |
| Contextual Image Delivery API | Exposes more sophisticated image manipulation than your primary interface to the Contextual Image Delivery feature (that is, direct manipulation of your URL). |