Contentful GraphQL API
The GraphQL Content API provides a GraphQL API interface to the content from Contentful. Each Contentful space comes with a GraphQL schema based on its content model. This GraphQL schema is generated at request time and is always up-to-date with the current status of the space.
Overview
Contentful GraphQL API is a GraphQL API specification published by Contentful on the APIs.io network.
The GraphQL Content API provides a GraphQL API interface to the content from Contentful. Each Contentful space comes with a GraphQL schema based on its content model. This GraphQL schema is generated at request time and is always up-to-date with the current status of the space.
The GraphQL endpoint is available at https://api.example.com. documentation is published at https://www.contentful.com/developers/docs/references/graphql/.
The specification includes 1 reference link.
Tagged areas include CMS and Content.
Endpoint
References
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.