API Reference
Programmatically manage your infrastructure with our REST API. Provision servers, manage DNS, and automate deployments.
API Endpoints
Authentication
Generate and manage API keys from your dashboard. All requests require a Bearer token in the Authorization header. Keys can be scoped to read-only or full access.
Servers
List, create, reboot, reinstall, and delete servers. Query server status, resource usage, and network configuration. All operations are atomic and idempotent.
DNS Management
Create, update, and delete DNS records. Full support for A, AAAA, CNAME, MX, TXT, and SRV records with TTL control.
Billing & Invoices
Retrieve invoices, check account balance, and list payment history. Webhook support for payment events and invoice generation.
Support Tickets
Create, list, and reply to support tickets. Attach files, set priority, and track resolution status through the API.
Webhooks
Subscribe to events: server created, server deleted, invoice generated, payment received, and outage alerts. Signed payloads for verification.
Integrations
API access is available to all customers. Developer documentation with full endpoint specifications, request/response examples, and authentication guides is coming soon.