Logo
The New SitecoreAI APIs now available: Components, Content Types, and Content Items page has loaded.

SitecoreAI Changelog

Learn more about new versions, changes and improvements for SitecoreAI

We've published documentation for three new SitecoreAI REST APIs that give developers programmatic access to component definitions, content type management, and content item operations.

All three APIs use environment automation client credentials for authentication.

Components API

The Components API lets you manage components, component drafts, variants, rendering metadata, and component categories.

Key capabilities include:

  • Creating, retrieving, and updating components and component drafts.

  • Managing component variants and component availability.

  • Retrieving component metadata, including rendering parameters and editing controls.

  • Generating AI-powered component draft and content type suggestions.

  • Activating component drafts and creating production-ready components.

  • Retrieving component categories and component summaries.

This API is intended for developers building automation and tooling around component creation and management in SitecoreAI.

Content Types API

The Content Types API lets you manage content types and their field definitions.

Key capabilities include:

  • Creating, retrieving, updating, and deleting content types.

  • Managing field groups and field definitions.

  • Defining field validation rules.

  • Retrieving available validation rules.

  • Resolving field source configuration for individual fields or multiple fields.

  • Searching and listing content types with pagination support.

This API provides programmatic access to the schemas that define structured content in SitecoreAI.

Content Items API

The Content Items API lets you manage content items and their content data.

Key capabilities include:

  • Creating, retrieving, updating, replacing, and deleting content items.

  • Listing and searching content items.

  • Retrieving content item hierarchies and hierarchy children.

  • Validating content items against configured validation rules.

  • Accessing published content through live content item endpoints.

  • Translating content items between languages.

This API enables automation of content management tasks and supports integration scenarios involving content creation, maintenance, validation, and localization.

Get started

The Components API, Content Types API, and Content Items API documentation are now available in the SitecoreAI API catalog.

These APIs provide a complete foundation for managing structured content, content models, and reusable components through automation and custom integrations.