Getting familiar with the Kentico API

The API examples documentation helps developers learn the basics of the Kentico API and serves as a library of code snippets. The examples demonstrate how to use the API to manage the system’s objects, including basic operations (creating, retrieving, updating and deleting) and in some cases more advanced tasks.

The examples are organized into the following categories:

Tip: If you wish to inspect the example code directly in Visual Studio, you can find the files in the CodeSamples\APIExamples folder of your Kentico setup files (C:\Program Files\Kentico\9.0\ by default).