Contentful Preview API

In addition to the Content Delivery API (CDA) for published content, is the Preview API for previewing both published and unpublished content. It maintains the same behaviour and parameters as the CDA, but delivers the latest drafts for entries and assets. The Content Preview API is used to display the latest version of an entry.

API entry from apis.yml

apis.yml Raw ↑
aid: contentful:contentful-preview-api
name: Contentful Preview API
tags:
- CMS
- Content
- Preview
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://www.contentful.com/developers/docs/references/content-preview-api/
properties:
- url: https://www.contentful.com/developers/docs/references/content-preview-api/
  type: Documentation
description: In addition to the Content Delivery API (CDA) for published content, is the Preview API for
  previewing both published and unpublished content. It maintains the same behaviour and parameters as
  the CDA, but delivers the latest drafts for entries and assets. The Content Preview API is used to display
  the latest version of an entry.