Xperience Portal API
HTTP API for the Kentico SaaS control plane. Uploads a deployment ZIP package to an Xperience Portal project environment so CI/CD pipelines can deploy without using the Portal UI. Authenticated with a Personal Access Token sent as a Bearer token; the project is addressed by its PROJECT_GUID in the path and the target environment (qa, staging, prod) as the final path segment. Packages are limited to 2 GB and deployments are queued one at a time per project. This is the only Kentico API served from a host Kentico itself operates.