Use the XM Apps REST API for managing sites, site collections, pages, and languages in the XM Apps system.
This API lets you interact with:
- The Site Collection object. Use a site collection to group together related sites that share the same resources.
- The Site object. The site object is the core entity that represents a website in the customer portfolio.
- The Language object. The language object is used to manage the languages available to a tenant and site.
- The Job object. The job object is used to manage running background jobs.
Note the following:
- All API requests are made in your production environment.
For more information, see the official Sitecore XM Cloud developer documentation.