London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Content Delivery API 3.0.0

REST API version: 3.0.0

Older versions of this documentation:

EPiServer.ContentApi.Docs

Content

GET​/api​/episerver​/v3.0​/content​/{contentIdentifier}
Get content by given content reference or unique identifier and language.
GET​/api​/episerver​/v3.0​/content​/{contentIdentifier}​/children
Get the children of the content item by given content reference or unique identifier and language.
GET​/api​/episerver​/v3.0​/content​/{contentIdentifier}​/ancestors
Get the ancestors of the content item by given content reference or unique identifier and language.
GET​/api​/episerver​/v3.0​/content
Get content by given content url or by list of GUID/Reference with given language

Site

GET​/api​/episerver​/v3.0​/site​/{id}
Gets the site with the provided identifier.

Schemas

content
contentReference
hostDefinition
language
problemDetails
siteDefinition
siteDefinitionLanguage