CloudHealth Technologies · Authentication Profile
Cloudhealth Technologies Authentication
Authentication
The CloudHealth Platform REST API authenticates every request with a per-user API Key — a globally unique identifier (GUID) that CloudHealth generates for each user from their profile settings in the platform. There is no OAuth flow; the same key is presented on every call and the API enforces the same authentication and role/authorization checks as the CloudHealth Platform UI, so a key only sees data scoped to that user's organization and role. The key may be supplied either as an HTTP bearer token or as an api_key query parameter.
CloudHealth Technologies secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyEnterpriseCloud Cost ManagementFinOpsCloud GovernanceMulti-CloudCloud Management Platform
Methods: apiKey, http
Schemes: 2
OAuth flows:
API key in: header, query
Security Schemes
BearerApiKey http
ApiKeyQuery apiKey