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.
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
References
- Documentation https://doc.sitecore.com/xmc/en/developers/xm-cloud/delivery-api.html
- Documentation https://doc.sitecore.com/xmc/en/developers/xm-cloud/sitecore-authoring-and-management-graphql-api.html
- Documentation https://doc.sitecore.com/ch/en/developers/cloud-dev/content-hub-admin-api.html