API reference documentation
- Managed ClickStack
- Open Source ClickStack
For Managed ClickStack, the API is accessed through the ClickHouse Cloud API. The ClickStack endpoints are available in the Cloud API specification.The following endpoints are available:
| Resource | Operations |
|---|---|
| Dashboards | Create, list, get, update, and delete dashboards |
| Alerts | Create, list, get, update, and delete alerts |
| Sources | List data sources |
Authentication
- Managed ClickStack
- Open Source ClickStack
Managed ClickStack uses the ClickHouse Cloud API key for authentication via HTTP Basic Authentication. To create and manage API keys, see Managing API keys.Include the key ID and secret using HTTP Basic Authentication:
Base URL and request format
- Managed ClickStack
- Open Source ClickStack
All Managed ClickStack API requests are sent to the ClickHouse Cloud API:You can find your Organization ID in the ClickHouse Cloud console under Organization → Organization details. Your Service ID is visible in the service URL or on the service details page.