• Are you a partner? Please find our certification tracks on our legacy Academy.

Using the Content Delivery API documentation

Using the Content Delivery API documentation

  1. Go to the Get Entries section of the Content Delivery Documentation

  2. Select the Get all Entries link to open the query window on the right

  3. 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 details

  4. Execute the request with the 'Try' button

  5. Congrats!  you just queried the Contentstack Content Delivery API!