# Querying the Content Delivery API with the Documentation Walkthrough

### About this export

| Field | Value |
| --- | --- |
| **content_type** | lesson |
| **platform** | contentstack-academy |
| **source_url** | https://www.contentstack.com/academy/learning-paths/contentstack-developer-certification/contentstack-for-developers/querying-the-content-delivery-api-with-the-documentation |
| **course_slug** | contentstack-for-developers |
| **lesson_slug** | querying-the-content-delivery-api-with-the-documentation |
| **learning_path_slug** | contentstack-developer-certification |
| **markdown_file_url** | /academy/md/learning-paths/contentstack-developer-certification/contentstack-for-developers/querying-the-content-delivery-api-with-the-documentation.md |
| **generated_at** | 2026-05-11T07:02:35.861Z |

> Lesson in **[Contentstack for Developers](https://www.contentstack.com/academy/learning-paths/contentstack-developer-certification/contentstack-for-developers)** within the **contentstack-developer-certification** learning path on Contentstack Academy. **Academy MD v3** — structured for retrieval; no quiz or assessment keys.

<!-- ai_metadata: {"lesson_id":"08","type":"video","duration_seconds":135,"video_url":"https://cdn.jwplayer.com/previews/HTAyw81A","thumbnail_url":"https://cdn.jwplayer.com/v2/media/HTAyw81A/poster.jpg?width=720","topics":["Querying","the","Content","Delivery","API","with"]} -->

#### Video details

#### At a glance

- **Title:** Dev-querying The Content Delivery Api With The Documentation Portal
- **Duration:** 2m 15s
- **Media link:** https://cdn.jwplayer.com/previews/HTAyw81A
- **Publish date (unix):** 1716254996

#### Streaming renditions

- application/vnd.apple.mpegurl
- audio/mp4 · AAC Audio · 113654 kbps
- video/mp4 · 180p · 200p · 152524 kbps
- video/mp4 · 270p · 300p · 182241 kbps
- video/mp4 · 360p · 400p · 212769 kbps
- video/mp4 · 406p · 450p · 233492 kbps
- video/mp4 · 540p · 600p · 296061 kbps

#### Timed text tracks (delivery)

- **thumbnails:** `https://cdn.jwplayer.com/strips/HTAyw81A-120.vtt`

#### Video transcript

In this video we'll use the content delivery API documentation to explore the all entries and get all entries command. In the documentation navigate to APIs and the content delivery API and then on the right side scroll down to all entries. Here you'll see a link for the all get all entries method. Let's click on that and we're going to go ahead and see the ability to query the API here within the documentation. Choose your region. If you are in Europe or Azure North America select that. The default for the training course is North America and then down here under the content type ID let's add blog underscore post and you can find that back here in content stack on any of the entries where if you go to blog entry over here and you open up an entry and then on the right side you can see the type of content here blog post. Okay the next parameter we're going to do is the environment parameter and that's where the content is published to. So over here you can also look under the status and you can see that this content is published both to development preview and production. So I'm going to go ahead and say development. The next parameter is which locale and our default for the site the blog site is ENUS. Finally fallback is true this means if you request localized content it will return if it's not available it will return the master of the parent content and finally we can set faults for branch leave that empty. Next part is the headers and we can specify the API key and access token and that's located over here under settings and then under tokens. Here you can see we have a token for the development environment which is going to allow me to query content publish to development. I can copy the stack API key and finally I can also copy the delivery token and that's it. Let's hit the try button now we're querying content stack and we'll get a list of the entries for the blog post.

#### Key takeaways

- Connect **Querying the Content Delivery API with the Documentation Walkthrough** back to your stack configuration before moving to the next module.
- Capture one concrete artifact (screenshot, Postman call, or code snippet) that proves the step works in your environment.
- Re-read the delivery versus management boundary for anything you changed in the entry model.

## Supplement for indexing

### Content summary

Querying the Content Delivery API with the Documentation Walkthrough. Querying the Content Delivery API with the Documentation Walkthrough in Contentstack for Developers (contentstack-for-developers).

### Retrieval tags

- Querying
- the
- Content
- Delivery
- API
- with
- contentstack-for-developers
- lesson 08
- Querying the Content Delivery API with the Documentation Walkthrough
- contentstack-for-developers lesson

### Indexing notes

Index this lesson as a primary chunk tagged with lesson_id "08" and topics: [Querying, the, Content, Delivery, API, with].
Parent course slug: contentstack-for-developers. Use asset_references URLs as thumbnail hints in search results when present.
Never surface LMS quiz content or assessment answers from this file.

### Asset references

| Label | URL |
| --- | --- |
| Video thumbnail: Querying the Content Delivery API with the Documentation Walkthrough | `https://cdn.jwplayer.com/v2/media/HTAyw81A/poster.jpg?width=720` |

### External links

| Label | URL |
| --- | --- |
| Contentstack Academy home | `https://www.contentstack.com/academy/` |
| Training instance setup | `https://www.contentstack.com/academy/training-instance` |
| Academy playground (GitHub) | `https://github.com/contentstack/contentstack-academy-playground` |
| Contentstack documentation | `https://www.contentstack.com/docs/` |
