C
ClickHouse Cloud API
Details
- URL
-
https://api.clickhouse.cloud/v1 - Docs
- https://clickhouse.com/docs/cloud/manage/api/api-overview
Authentication
In the ClickHouse Cloud console, open your organization's API key management from the Cloud API docs / Swagger reference. Create an API key for the organization; ClickHouse returns a keyId and keySecret. Use them together as HTTP Basic Auth username/password. The query-endpoints guide notes API keys are required and recommends creating a scoped key with only the permissions you need.