Temporal Cloud Operations API
The Temporal Cloud control-plane API (CloudService) for programmatically managing Temporal Cloud resources - namespaces, users, service accounts, API keys, regions, account settings, Nexus endpoints, and usage. It is exposed both as gRPC (saas-api.tmprl.cloud:443, with a temporal-cloud-api-version header) and as an HTTP/REST grpc-gateway under https://saas-api.tmprl.cloud/api/v1 (public preview). Distinct from the per-namespace data-plane WorkflowService.