Skip to main content
Developer Documentation

CloudLink Docs

Everything you need to integrate, automate, and manage your cloud infrastructure. Explore our REST APIs, SDKs, webhooks, and incident management playbooks.

CloudLink Developer Portal & API Terminal Documentation
All systems operational — API v3.0.0
npm install @cloudlink/sdk
import { 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
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
Open Explorer
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)
Community & Resources
500+
Companies Trust Us
99.99%
Uptime SLA
<15 min
Response Time
$4M+
Client Savings
Need Hands-On Help?
Our senior DevOps engineers implement and maintain your infrastructure.
Get a Dedicated Engineer
SOC2 CompliantAES-256 Encryption24/7 Global Coverage
30-day money-back guarantee No long-term contract Fix it or it's free