Automate server management, domain registration, DNS, SSL, and billing. RESTful JSON API with OAuth 2.0 and webhook support.
curl -X POST https://api.sprintcloud.net/v1/servers \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"name": "my-server",
"plan": "vps-2cpu",
"region": "dhaka-1",
"image": "ubuntu-22.04"
}'/v1/servers/v1/servers/v1/servers/{id}/v1/servers/{id}/v1/servers/{id}/reboot/v1/domains/v1/domains/v1/domains/{id}/dns/v1/domains/{id}/dns/v1/billing/invoices/v1/ssl/v1/ssl50+ endpoints across servers, domains, DNS, SSL, billing, and more.
Generate and manage API keys from your dashboard. Scoped permissions for fine-grained access control.
1,000 requests per minute on standard plans, 10,000 on enterprise. Burst protection included.
All responses in JSON format. Consistent error codes and pagination across every endpoint.
Full OAuth 2.0 support for building integrations. Authorization code and client credentials flows.
Real-time event notifications via webhooks. Server provisioned, domain expired, SSL renewed, and more.
Monitor API usage, request volume, and error rates in real-time from your dashboard.
pip install sprintcloudnpm i sprintcloudcomposer require sprintcloud/sdkgo get sprintcloud/sdkFree API access with every hosting account. 1,000 requests/min included. Enterprise plans available.
Get Your API Key