Experience Edge for Content Hub APIs
To consume the content available through Sitecore Experience Edge, you make requests to the GraphQL APIs. Experience Edge uses the following APIs:
| API | Description |
|---|---|
| Preview API | A GraphQL API that exposes a preview of your content. This API provides access to all content, including drafts and other content that is not yet approved. |
| Delivery API | A GraphQL API that exposes your published content. This API provides access to approved and published content. |
| Token API | A REST API used for managing the API keys required to access the Preview and Delivery APIs. |
| Admin API | A REST API used to administer the delivery platform. |
The following diagram shows the API locations in the global architecture:

If you have suggestions for improving this article, let us know!