Skip to content

josille/apis-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contentful API Client schemas

Description

Repository containing Contentful APIs definition schemas for different clients:

  • Postman
  • openAPI (Not mantained)
  • Insomnia (Not mantained)

The Contentful APIs schemas include:

Postman installation

Import the API schema and Environment into your Postman client:

Postman API schema json

Postman API environment variables

Update your local environment with your corresponding Contentful credentials and Ids.

  • space_id - Your space ID
  • organization_id - Your orgnazitaion ID
  • cda_access_token - Content Delivery API (CDA) access token
  • cpa_access_token - Content Preview API (CDA)
  • cma_access_token - Content management API (CDA)

Postman Usage

After import, all APIs are organized in folders with similar structure as Contentful documentation.

alt text

Contentful Apis documentation

The import includes basic API description based on Contentful documentation.

alt text

References and links

Personal access tokens

API's detail documentation