Sitefinity CMS Content API
The Sitefinity CMS Content API provides RESTful access to all content types defined in a Sitefinity instance. Developers use it to create, read, update, and delete content items, manage content translations, publish and unpublish items, and query content with filtering, sorting, and pagination. The API is organized around content type endpoints generated dynamically from the Sitefinity content model, enabling custom content types to be accessed via consistent patterns.