Base URL
Both APIs are served from your Cube Cloud tenant host under/api:
/api/v1/…— the REST management API (deployments and nested resources)/api/scim/v2/…— the SCIM 2.0 user and group provisioning API
Available endpoints
| Entity | Resource | Version |
|---|---|---|
| Deployments | /v1/deployments | v1 |
| Environments | /v1/deployments/{deploymentId}/environments | v1 |
| Folders | /v1/deployments/{deploymentId}/folders | v1 |
| Reports | /v1/deployments/{deploymentId}/reports | v1 |
| Workbooks | /v1/deployments/{deploymentId}/workbooks | v1 |
| Users | /scim/v2/Users | SCIM 2.0 |
| Groups | /scim/v2/Groups | SCIM 2.0 |