Recommended
Terraform Provider
HashiCorp-certified. Full resource coverage.
CLI
Cross-platform. CI/CD ready.
REST API
OpenAPI 3.0. OAuth 2.0. Webhooks.
GitOps Workflows
ArgoCD, Flux, Jenkins. Auto-reconciliation.
Quick Start
terminal
# Install CLIbrew install cloudheed/tap/cloudheed# Logincloudheed auth login# Create databasecloudheed db create --type postgresmain.tf
resource "cloudheed_database" "main" {type = "postgres"plan = "professional"region = "us-west"}Official SDKs
Python
Node.js
Go
Ruby
Java
.NET
Explore the Platform
Browse comprehensive API documentation, integration guides, and production deployment examples.