Using the Content Delivery API documentation
Text LessonIntermediateReleased: May 21, 2023
Here's how you can start using our Content Delivery API documentation:
-
Go to the Get Entries section of the Content Delivery Documentation.
-
Click on the "Get all Entries" link to open the query window on the right.
- Update the parameters to use the following:
- content_type_uid: blog_post
- environment: preview (or development; associated with the token that you'll be using)
- locale: en-us
- api_key: (found in the settings / tokens / content delivery token settings page)
- access_token: (found in the settings / tokens / content delivery token settings page)
If you have questions, see the CDA Postman guide for more details.
-
Execute the request with the "Try" button.
Congrats! You just queried the Contentstack Content Delivery API!