Sitecore XM Cloud GraphQL Delivery API

The Sitecore XM Cloud GraphQL Delivery API provides access to approved and published content from Sitecore XM Cloud via a GraphQL endpoint optimized for production delivery. Developers use this API to query content items, fields, and relationships with precise control over the data returned in each request, reducing over-fetching in front-end applications. The API is authenticated via API keys and is designed for high availability and performance at scale.

API entry from apis.yml

apis.yml Raw ↑
aid: sitecore:xm-cloud-graphql-delivery-api
name: Sitecore XM Cloud GraphQL Delivery API
tags:
- Content Delivery
- Digital Experience Platform
- GraphQL
- Headless CMS
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://edge.sitecorecloud.io/api/graphql
humanURL: https://doc.sitecore.com/xmc/en/developers/xm-cloud/delivery-api.html
properties:
- url: https://doc.sitecore.com/xmc/en/developers/xm-cloud/delivery-api.html
  type: Documentation
description: The Sitecore XM Cloud GraphQL Delivery API provides access to approved and published content
  from Sitecore XM Cloud via a GraphQL endpoint optimized for production delivery. Developers use this
  API to query content items, fields, and relationships with precise control over the data returned in
  each request, reducing over-fetching in front-end applications. The API is authenticated via API keys
  and is designed for high availability and performance at scale.