Getting Started

This page will help you get started with Content API. You'll be up and running in a jiffy!

The Content API is organized around REST. Our API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. We use built-in HTTP features, like header based authentication and also support cross-origin resource sharing, allowing you to interact securely with our API from both client-side and server-side applications.

Whilst JSON is the default API response type we also support XML based formats such as Atom and RSS for maximum interoperbility with a wide array of content platforms and management systems.