Developer Documentation
Build with CloudLink
Complete API reference, SDKs, webhook guides, and infrastructure integrations. Ship cloud-native integrations in minutes, not weeks.
⌘K
All systems operational — API v3.0.0
npm install @cloudlink/sdkimport { CloudLink } from '@cloudlink/sdk';
const cl = new CloudLink({
apiKey: process.env.CLOUDLINK_API_KEY,
});
// Create an emergency rescue ticket
const ticket = await cl.tickets.create({
title: 'Production DB connection pool exhausted',
severity: 'critical',
service: 'api-gateway',
tags: ['database', 'production'],
});
console.log(`Ticket ${ticket.id} created → SRE assigned`);Base URL
https://api.cloudlink.us/v1
Auth
Bearer Token
Rate Limit
100 req / min
Avg Latency
< 50ms p99
Documentation
Loved by 2,400+ developers
Getting Started
Go from zero to production in under 5 minutes
4 articles
Quick Start GuideStart here
Up and running in 5 minutes
Authentication & API Keys
Bearer token setup and rotation
Your First API Call
Create a ticket, resolve an incident
Error Handling & Retries
Status codes, exponential backoff
REST API Reference
Complete endpoint documentation with schemas
4 articles
Tickets API
CRUD, status transitions, priority
FinOps & Cost Reports
Spend analysis, anomaly detection
Billing & Subscriptions
Plans, invoices, tier management
Developer Tokens & Webhooks
Token CRUD, HMAC-signed events
Webhooks
Real-time event delivery to your endpoints
3 articles
Webhook Events
ticket.created, resolved, sla.breached
HMAC Signature Verification
Validate payload authenticity
Register a Webhook
POST /api/developer/webhooks
SDKs & CLIs
First-class libraries for every stack
4 articles
Node.js SDK (@cloudlink/sdk)Popular
24K+ weekly downloads
Python SDK (cloudlink-py)
18K+ weekly downloads
Go SDK (go-cloudlink)
6K+ weekly downloads
CloudLink CLI (cl)
Homebrew + shell completion
Infrastructure as Code
Deploy & manage across AWS, GCP, and Azure
4 articles
Terraform ProviderMulti-cloud
registry.terraform.io/cloudlink
Kubernetes Operator
CRDs for rescue workflows
Helm Charts
Monitoring & SLA stack
Pulumi ProviderNew
TypeScript & Python IaC
Guides & Tutorials
Step-by-step walkthroughs for common tasks
4 articles
Auto-create Tickets from PagerDuty
Bi-directional sync setup
Slack Incident Bot Integration
/cloudlink slash commands
GitHub Actions: auto-rescaleNew
CI/CD pipeline failsafe
Multi-Cloud Failover GuidePopular
Cross-provider resilience
SDK Downloads
51K+ weekly total
Node.js24K+/wk
Python18K+/wk
Go6K+/wk
CLI3K+/wk
Interactive API Explorer
Test live endpoints, auto-generate code snippets in any language, and explore the full OpenAPI schema — all in your browser.
Live sandbox Auto-generated SDKs OpenAPI 3.1 Multi-cloud support
API Changelog
View all v3.0.0Mar 15, 2026Latest
- 7 new API routes live: /ai/diagnose, /drift, /jit, /status, /compliance, /white-label, /developer
- Tier-aware rate limits: FREE 100/min · EMERGENCY_ONLY 500/min · RETAINER unlimited
- JIT access grants with auto-expiry and audit trail
v2.6.0Feb 1, 2026
- Vault secret management API (create/read/version)
- Compliance posture endpoint (SOC2, GDPR, HIPAA)
- Drift detection + auto-sync for Terraform state
v2.5.0Jan 10, 2026
- AI root-cause diagnosis endpoint (POST /ai/diagnose)
- Webhook HMAC secret rotation
- SSE real-time event stream (/api/stream)
Need Hands-On Help?
Our senior DevOps engineers implement and maintain your infrastructure.
Get a Dedicated EngineerSOC2 CompliantAES-256 Encryption24/7 US Engineers
30-day money-back guarantee No long-term contract Fix it or it's free