Contentful website screenshot

Contentful

Contentful is a content management platform that allows businesses to create, manage, and deliver digital content across various channels and devices. By using Contentful, companies can streamline their content creation process, collaborate with team members, and ensure a consistent and cohesive brand message.

Contentful publishes 2 APIs on the APIs.io network: Webhooks and Spaces API. Tagged areas include CMS and Content.

Contentful’s developer surface includes authentication, developer portal, documentation, changelog, engineering blog, signup flow, support, and 18 more developer resources.

43.6/100 developing ▬ flat Agent 36/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
8 APIs 1 MCP Servers 5 Agent Skills
CMSContent

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/contentful: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Contentful Content Management API

Contentful's Content Management API (CMA) helps you manage content in your spaces. To learn more about how to model your content, read our modeling guide.

Contentful Preview API

In addition to the Content Delivery API (CDA) for published content, is the Preview API for previewing both published and unpublished content. It maintains the same behaviour an...

Contentful Images API

The Contentful Images API allows the retrieval and manipulation of image files referenced from assets.

Contentful GraphQL Content 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 Graph...

Contentful User Management API

Contentful's User Management API helps organizations programmatically manage their organizations, organization memberships, teams, space memberships and more.

Contentful SCIM API

System for Cross-domain Identity Management, or SCIM, is an API specification created to facilitate the management of people and groups of people in cloud-based applications and...

Contentful Webhooks

Contentful webhooks are HTTP callbacks that notify subscriber endpoints when content events (ContentType, Entry, Asset, Task, Comment, Release, Workflow, Template Installation) ...

Contentful Spaces API

The Spaces API from Contentful — 10 operation(s) for spaces.

Scroll for all 8

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Contentful Webhooks

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Agent Skills 5

Packaged agent skills for driving this provider's APIs from an AI assistant.

contentful-help

AGENT SKILL

game-jam

AGENT SKILL

get-to-know-you

AGENT SKILL

primitives-showcase

AGENT SKILL

ts-patterns

AGENT SKILL

GraphQL 1

GraphQL schemas published by this provider.

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 Graph...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Contentful Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Contentful Authentication

http · 1 scheme

SECURITY

Contentful Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Contentful Vulnerability Disclosure

security.txt · contact published

SECURITY

Contentful Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Contentful Agentic Access

10 operations

10 operations · 0 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: contentful
url: https://raw.githubusercontent.com/apis-json/artisanal/main/apis/contentful.yml
apis:
- aid: contentful:contentful-content-management-api
  name: Contentful Content Management API
  tags:
  - CMS
  - Content
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.example.com
  humanURL: https://www.contentful.com/developers/docs/references/content-management-api/
  properties:
  - url: https://www.contentful.com/developers/docs/references/content-management-api/
    type: Documentation
  description: Contentful's Content Management API (CMA) helps you manage content in your spaces. To learn more about how
    to model your content, read our modeling guide.
- aid: contentful:contentful-preview-api
  name: Contentful Preview API
  tags:
  - CMS
  - Content
  - Preview
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.example.com
  humanURL: https://www.contentful.com/developers/docs/references/content-preview-api/
  properties:
  - url: https://www.contentful.com/developers/docs/references/content-preview-api/
    type: Documentation
  description: In addition to the Content Delivery API (CDA) for published content, is the Preview API for previewing both
    published and unpublished content. It maintains the same behaviour and parameters as the CDA, but delivers the latest
    drafts for entries and assets. The Content Preview API is used to display the latest version of an entry.
- aid: contentful:contentful-images-api
  name: Contentful Images API
  tags:
  - CMS
  - Content
  - Image
  tags_raw:
  - CMS
  - Content
  - Images
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.example.com
  humanURL: https://www.contentful.com/developers/docs/references/images-api/
  properties:
  - url: https://www.contentful.com/developers/docs/references/images-api/
    type: Documentation
  description: The Contentful Images API allows the retrieval and manipulation of image files referenced from assets.
- aid: contentful:contentful-graphql-content-api
  name: Contentful GraphQL Content API
  tags:
  - CMS
  - Content
  - GraphQL
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.example.com
  humanURL: https://www.contentful.com/developers/docs/references/graphql/
  properties:
  - url: https://www.contentful.com/developers/docs/references/graphql/
    type: Documentation
  - url: graphql/contentful-graphql.md
    type: GraphQL
  description: 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.
- aid: contentful:contentful-user-management-api
  name: Contentful User Management API
  tags:
  - CMS
  - Content
  - User
  tags_raw:
  - CMS
  - Content
  - Users
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.example.com
  humanURL: https://www.contentful.com/developers/docs/references/user-management-api/
  properties:
  - url: https://www.contentful.com/developers/docs/references/user-management-api/
    type: Documentation
  description: Contentful's User Management API helps organizations programmatically manage their organizations, organization
    memberships, teams, space memberships and more.
- aid: contentful:contentful-scim-api
  name: Contentful SCIM API
  tags:
  - CMS
  - Content
  - SCIM
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.example.com
  humanURL: https://www.contentful.com/developers/docs/references/scim-api/
  properties:
  - url: https://www.contentful.com/developers/docs/references/scim-api/
    type: Documentation
  description: System for Cross-domain Identity Management, or SCIM, is an API specification created to facilitate the management
    of people and groups of people in cloud-based applications and services.
- aid: contentful:contentful-webhooks
  name: Contentful Webhooks
  tags:
  - CMS
  - Content
  - Webhook
  - Event
  tags_raw:
  - CMS
  - Content
  - Webhooks
  - Events
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.contentful.com/developers/docs/webhooks/
  properties:
  - url: https://www.contentful.com/developers/docs/webhooks/
    type: Documentation
  - url: https://www.contentful.com/developers/docs/webhooks/content-events/
    type: Documentation
  - url: https://www.contentful.com/developers/docs/webhooks/action-events/
    type: Documentation
  - url: https://www.contentful.com/developers/docs/webhooks/headers/
    type: Documentation
  - url: https://www.contentful.com/developers/docs/webhooks/request-verification/
    type: Documentation
  - url: openapi/contentful-webhooks-asyncapi.yml
    type: AsyncAPI
  description: Contentful webhooks are HTTP callbacks that notify subscriber endpoints when content events (ContentType, Entry,
    Asset, Task, Comment, Release, Workflow, Template Installation) and action events (Release Actions, Bulk Actions, Scheduled
    Actions) occur in a space. Requests are POSTed as application/vnd.contentful.management.v1+json and, when a 64-character
    signing secret is configured, signed with HMAC-SHA256 via the x-contentful-signature, x-contentful-signed-headers, and
    x-contentful-timestamp headers.
- aid: contentful:contentful-spaces-api
  name: Contentful Spaces API
  description: The Spaces API from Contentful — 10 operation(s) for spaces.
  humanURL: https://www.contentful.com/developers/docs/references/content-delivery-api/
  baseURL: https://cdn.contentful.com
  tags:
  - Spaces
  properties:
  - type: OpenAPI
    url: openapi/contentful-spaces-api-openapi.yml
  - type: Documentation
    url: https://www.contentful.com/developers/docs/references/content-delivery-api/
name: Contentful
tags:
- CMS
- Content
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/contentful.png
common:
- type: AgenticAccess
  url: agentic-access/contentful-agentic-access.yml
- type: TrustCenter
  url: security/contentful-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/contentful-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/contentful-domain-security.yml
- type: Authentication
  url: authentication/contentful-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/contentful
- url: https://www.contentful.com/developers/
  type: Portal
- url: https://www.contentful.com/developers/docs/
  type: Documentation
- url: https://www.contentful.com/developers/changelog/
  type: ChangeLog
- url: https://www.contentful.com/blog/category/guides/
  type: Blog
- url: https://www.contentful.com/pricing/
  type: Plans
- url: https://www.contentful.com/sign-up/#small
  type: Signup
- url: https://be.contentful.com/login
  type: Login
- url: https://www.contentful.com/faq/webhooks/
  type: Webhooks
- url: https://www.contentful.com/developers/changelog/
  type: ChangeLog
- url: https://www.contentful.com/developers/code-of-conduct/
  type: Code of Conduct
- url: https://www.contentful.com/support/
  type: Support
- url: http://stackoverflow.com/questions/tagged/contentful?sort=newest
  type: StackOverflow
- url: https://www.contentful.com/security/
  type: Security
- url: https://www.contentful.com/legal/privacy-at-contentful/privacy-notice/
  type: PrivacyPolicy
- url: https://www.contentful.com/
  type: Website
- url: https://github.com/contentful
  type: GitHubOrganization
- url: https://www.contentful.com/developers/docs/references/authentication/
  type: Authentication
- type: Integrations
  url: https://www.contentful.com/marketplace/
- name: MCP Server
  url: https://github.com/contentful/contentful-mcp-server
  type: MCPServer
- name: Agent Skills
  url: https://github.com/contentful/skill-kit
  type: AgentSkills
created: 2023/11/20
modified: '2026-05-30'
description: Contentful is a content management platform that allows businesses to create, manage, and deliver digital content
  across various channels and devices. By using Contentful, companies can streamline their content creation process, collaborate
  with team members, and ensure a consistent and cohesive brand message.
integrations:
- name: Braze Logo
- name: Essentials Bynder
- name: Essentials Dropbox
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
specificationVersion: '0.23'
type: Index
position: Consuming
access: 3rd-Party

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/contentful"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/contentful/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/contentful/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.