CrateDB Cloud API

The CrateDB Cloud REST API manages CrateDB Cloud resources — organizations, regions, projects, clusters, products, users, roles, subscriptions, and audit logs. Authentication uses HTTP Basic auth with an API key id and secret generated from the CrateDB Cloud account settings; keys inherit the permissions of the user who created them.

API entry from apis.yml

apis.yml Raw ↑
name: CrateDB Cloud API
description: The CrateDB Cloud REST API manages CrateDB Cloud resources — organizations, regions, projects,
  clusters, products, users, roles, subscriptions, and audit logs. Authentication uses HTTP Basic auth
  with an API key id and secret generated from the CrateDB Cloud account settings; keys inherit the permissions
  of the user who created them.
humanURL: https://cratedb.com/docs/cloud/en/latest/reference/api.html
baseURL: https://console.cratedb.cloud/api/v2
tags:
- Cloud
- Management API
- Clusters
properties:
- type: Documentation
  url: https://cratedb.com/docs/cloud/en/latest/reference/api.html
- type: APIReference
  url: https://console.cratedb.cloud/api/docs