aiendpoint.dev
ServicesKontent.ai

Kontent.ai

community

Headless CMS with AI content management, workflows, and multi-channel delivery.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://kontent.aiapikeydeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://deliver.kontent.ai/v2/projects/{projectId}/items

List content items

Parameters

limitresults (integeroptional
projectIdproject ID (stringrequired
system.typecontent type (stringoptional

Returns

items[] with system.id, system.name, system.codename, system.type, system.last_modified, elements
GEThttps://deliver.kontent.ai/v2/projects/{projectId}/items/{codename}

Get content item

Parameters

codenameitem codename (stringrequired
projectIdproject ID (stringrequired

Returns

item with system.id, system.name, system.type, elements with field values
GEThttps://deliver.kontent.ai/v2/projects/{projectId}/types

List content types

Parameters

projectIdproject ID (stringrequired

Returns

types[] with system.id, system.name, system.codename, elements[] with name, type, codename