Looking for the API URL? Please use https://console.corelatency.com/api
Looking for API docs? Visit https://console.corelatency.com/help/documentation/api-docs
Our REST API does everything the console does. You can provision a server, power cycle it, rebuild it or hand it back. You can create and delete VPCs, lease IPv4 subnets and manage your DNS records. Configuration profiles apply at build time, so a machine comes up with your SSH keys, firewall rules and hardening already in place.
Authentication is token based, with role based access control and scoping. You can issue a key that only provisions in one region, or only reads usage data, or only touches DNS. Every call gets logged against the key that made it.
There’s a CLI if you’d rather work in a shell, and the documentation covers the endpoints, rate limits and error responses.