sitecore · GraphQL Specification

sitecore GraphQL 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.

Documentation Endpoint View on GitHub GraphQL

Overview

sitecore GraphQL API is a GraphQL API specification published by sitecore on the APIs.io network.

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.

The GraphQL endpoint is available at https://edge.sitecorecloud.io/api/graphql. documentation is published at https://doc.sitecore.com/xmc/en/developers/xm-cloud/delivery-api.html.

The specification includes 3 reference links.

Endpoint

https://edge.sitecorecloud.io/api/graphql

References

Related API Specs

Sitecore CDP Stream API (AsyncAPI) sitecore Audit API (OpenAPI) sitecore Authentication API (OpenAPI) sitecore Buyers API (OpenAPI) sitecore Collections API (OpenAPI) sitecore Connections API (OpenAPI) sitecore Decision Models API (OpenAPI) sitecore Download Orders API (OpenAPI) sitecore Entities API (OpenAPI) sitecore Events API (OpenAPI) sitecore Flow Definitions API (OpenAPI) sitecore Guest Data Extensions API (OpenAPI) sitecore Guests API (OpenAPI) sitecore Incremental Feed API (OpenAPI) sitecore Jobs API (OpenAPI) sitecore Languages API (OpenAPI) sitecore Order Items API (OpenAPI) sitecore Orders API (OpenAPI) sitecore Pages API (OpenAPI) sitecore Products API (OpenAPI) sitecore Promotions API (OpenAPI) sitecore Publishing Jobs API (OpenAPI) sitecore Querying API (OpenAPI) sitecore Search and Recommendations API (OpenAPI) sitecore Search API (OpenAPI) sitecore Selections API (OpenAPI) sitecore Sites API (OpenAPI) sitecore Templates API (OpenAPI) sitecore Upload API (OpenAPI)
Back to sitecore · All GraphQL Specs · GitHub