VH
VTEX Headless CMS
3 endpointsliveThe VTEX Headless CMS is a no-code management system for storefront content. That means you can store your content as structured data in a layer decoupled from the frontend and use the VTEX Headless CMS to access and deliver your content to your storefront project. Notice that the VTEX Headless CMS typically works with **FastStore** projects only. In this case, you can use this API to fetch data (ingested from its OpenAPI definition; no key required)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for VTEX Headless CMS.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Get all Content Types /_v/cms/api/{builderId}/ | Gets data from all Content Types. | $0.0020 per call | unknown |
| Get all CMS pages by Content Type /_v/cms/api/{builderId}/{content-type} | Gets data from all pages of a given Content Type. | $0.0020 per call | unknown |
| Get CMS page /_v/cms/api/{builderId}/{content-type}/{document-id}/ | Gets all data from a given page. | $0.0020 per call | unknown |