CDA, CMA JSON schemas for Postman
Repository containing Contentful APIs definition schemas for different clients:
The Contentful APIs schemas include:
Import the API schema and Environment into your Postman client:
Postman API environment variables
Update your local environment with your corresponding Contentful credentials and Ids.
space_id
- Your space IDorganization_id
- Your orgnazitaion IDcda_access_token
- Content Delivery API (CDA) access tokencpa_access_token
- Content Preview API (CDA)cma_access_token
- Content management API (CDA)After import, all APIs are organized in folders with similar structure as Contentful documentation.
The import includes basic API description based on Contentful documentation.