Contentstack for Developers
Using the Content Delivery API documentation
Using the Content Delivery API documentation
Go to the Get Entries section of the Content Delivery Documentation
Select 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)
- 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 Postman guide for more detailsExecute the request with the 'Try' button
Congrats! you just queried the Contentstack Content Delivery API!