Contentful

cdn.contentful.com

Community

Contentful is a headless CMS that provides content infrastructure for digital platforms. Use this API to retrieve content entries, assets, and content types from your Contentful spaces with powerful search and filtering.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://cdn.contentful.com

Crawl failures

1

Last verified

2026-03-01T11:10:10.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

get_assets

developer-tools

Retrieve media assets (images, videos, files) from a space.

Detail: https://cdn.contentful.com/capabilities/get_assets

get_content_types

developer-tools

Retrieve the content model (content types and their fields).

Detail: https://cdn.contentful.com/capabilities/get_content_types

get_entries

developer-tools

Retrieve content entries with filtering, full-text search, and linked content resolution.

Detail: https://cdn.contentful.com/capabilities/get_entries

get_entry

developer-tools

Retrieve a single content entry by its ID.

Detail: https://cdn.contentful.com/capabilities/get_entry

search_content

developer-tools

Perform full-text search across all content in a space.

Detail: https://cdn.contentful.com/capabilities/search_content

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Contentful
Description: Contentful is a headless CMS that provides content infrastructure for digital platforms. Use this API to retrieve content entries, assets, and content types from your Contentful spaces with powerful search and filtering.
Auth: api_key
Capabilities:
  - get_assets: Retrieve media assets (images, videos, files) from a space.
  - get_content_types: Retrieve the content model (content types and their fields).
  - get_entries: Retrieve content entries with filtering, full-text search, and linked content resolution.
  - get_entry: Retrieve a single content entry by its ID.
  - search_content: Perform full-text search across all content in a space.