Kontent.ai is a headless CMS that delivers content via API, allowing developers to build websites and applications using their preferred frameworks, languages, or libraries.
Available to claim
Build and ship the Kontent.ai plugin to earn 17 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
Tool to retrieve a specific content item by its identifier. Use after confirming the environment ID and item identifier.
Tool to retrieve a specific element from a content type by codename. Use when you need to get details about an element's configuration within a content type.
Tool to retrieve a specific language by its ID. Supports Management API directly and Delivery API via normalization.
Tool to retrieve a specific language variant of a content item. Use after confirming the item and language identifiers when needing localized content.
Tool to list content items from the Delivery API. Use when fetching content items for a specified environment, optionally providing a continuation token for pagination.
Tool to list content types within a Kontent.ai environment. Use when you need to retrieve a paginated list of content type definitions. Use after confirming the environment ID.
Tool to list languages in a Kontent.ai project. Use when you need to retrieve all languages for a specified environment after confirming the project ID.
No webhooks.