Use the Brand Management REST API to manage brand kits in Sitecore.
Brand kits help organizations manage their brands across various channels, teams, and content types. They define a brand's identity, including guidelines, tone, messaging rules, and other defining traits, ensuring Sitecore AI tools generate brand-aligned content.
This REST API allows you to create a brand kit, retrieve all brand kits in your organization, access a specific brand kit along with its sections and subsections, and update the content of individual subsections within a brand kit.
After creating a brand kit using the Brand Management REST API, you can use the Documents REST API to upload your brand documents, then the Pipeline REST API to start brand ingestion.
Note the following:
To use this REST API, you must authenticate your API requests.
All API requests are made in your production environment.
For more information, see the official Sitecore Stream documentation.