Delivery API

Current version: 20.x

The Delivery API is a GraphQL API that provides access to your approved and published content, optimized for performance and high availability. Use this API for all production-related actions. You can set up the delivery API playground to test your published content. For reference, you can use the Query examples.

Base URL

The base URL for the Delivery API is https://edge.sitecorecloud.io/api/graphql.

IDE

The URL of the IDE of the Delivery API is https://edge.sitecorecloud.io/api/graphql/ide.

Endpoints

The Delivery API exposes a single endpoint:

Endpoint

HTTP verb

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

POST

Headers

You must authenticate with an API key for all requests to the Delivery API:

Name

Format

Purpose

sc_apikey

API key token

API key token generated using the Token API. The token identifies the API key that is stored on the server.

Request body

The body of the request is a GraphQL query.

Response format

The response to the request is a GraphQL-formatted response.

Do you have some feedback for us?

If you have suggestions for improving this article,