Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kontent AI Items API

The Items API from Kontent AI — 3 operation(s) for items.

Kontent AI Items API is one of 9 APIs that Kontent AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Items. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against 2 base URLs: https://deliver.kontent.ai, https://preview-deliver.kontent.ai.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Servers
https://deliver.kontent.ai
https://preview-deliver.kontent.ai
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Kontent AI Items API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — Send Authorization: Bearer . Required for secure delivery, preview delivery, and secured asset access. The default public Delivery API does not require authent…

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Items 3
GET
/{environment_id}/items
List content items
listContentItems 7 params → 200
GET
/{environment_id}/items/{item_codename}
Get a content item
getContentItem 2 params → 200
GET
/{environment_id}/items/{item_codename}/used-in
List items using a content item
itemUsedIn 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kontent-ai-items-api-openapi.yml Raw ↑

Other APIs Kontent AI publishes across the network.

Kontent.ai Delivery REST API
Kontent.ai Delivery GraphQL API
Kontent.ai Image Transformation API
Kontent.ai Management API v2
Kontent.ai Sync API v2
Kontent.ai Subscription API
Kontent AI Assets API
Kontent AI Items Feed API