Authentication: OAuth or personal access token. See Magic Link for the runtime auth flow, or Application credentials to bring your own OAuth app.
Blog Post content type published in the last 30 days.Hero entry on the homepage to use the new Q2 banner image.List assets in a Contentful environment. Optionally filter by MIME type group.
Get a Contentful asset by ID.
Create a new asset in Contentful. Must be processed and published after creation.
Update a Contentful asset. Requires current version for optimistic locking.
Delete a Contentful asset. Must be unpublished first.
Publish a Contentful asset to make it available via the Content Delivery API.
Unpublish a Contentful asset to remove it from the Content Delivery API.
Process a Contentful asset for a specific locale. Downloads and stores the file.
List all content types in a Contentful environment.
Get a Contentful content type by ID.
Create a new content type in Contentful. Must be published before entries can be created.
Update a Contentful content type. Requires current version for optimistic locking.
Delete a Contentful content type. Must be unpublished first and have no entries.
Publish a Contentful content type. Required before entries can be created.
Unpublish a Contentful content type. All entries must be deleted first.
List entries in a Contentful environment. Filter by content type or query parameters.
Get a Contentful entry by ID.
Create a new entry in Contentful. Specify content type and field values by locale.
Update a Contentful entry. Requires current version for optimistic locking.
Delete a Contentful entry. Must be unpublished first.
Publish a Contentful entry to make it available via the Content Delivery API.
Unpublish a Contentful entry to remove it from the Content Delivery API.
Archive a Contentful entry. Must be unpublished first.
Unarchive a Contentful entry to make it editable again.
List all environments in a Contentful space.
Get a Contentful environment by ID.
Create a new Contentful environment. Optionally clone from an existing environment.
Delete a Contentful environment. WARNING: Cannot delete the master environment.
List all locales in a Contentful environment.
Get a Contentful locale by ID.
Create a new locale in a Contentful environment.
Update a Contentful locale. Requires current version for optimistic locking.
Delete a Contentful locale. Cannot delete the default locale.
List all Contentful spaces accessible to the authenticated user.
Get a Contentful space by ID.
Create a new Contentful space. Requires organization_id for paid accounts.
Update a Contentful space name. Requires current version for optimistic locking.
Delete a Contentful space. WARNING: This permanently deletes the space and all its content.
List all webhooks in a Contentful space.
Get a Contentful webhook by ID.
Create a new webhook in a Contentful space to receive notifications for content events.
Update a Contentful webhook. Requires current version for optimistic locking.
Delete a Contentful webhook.
Get recent call details for a Contentful webhook.
Get health status for a Contentful webhook.