Skip navigation links

Package kontent.ai.delivery

The Kontent.ai Delivery API is read-only.

See: Description

Package kontent.ai.delivery Description

The Kontent.ai Delivery API is read-only. You can retrieve content but not add or modify it.

Production vs Preview You can work with the Delivery API in two ways. Either retrieve published versions of content items or preview their yet unpublished versions. In both cases, you use the same methods to request data with the DeliveryClient.

If you want to preview unpublished content in your project, you need to include the Preview API key in your construction of the DeliveryClient.

Skip navigation links