API Overview

Welcome to the Excloud API suite. Choose a service below to view its interactive OpenAPI (Swagger) reference. Each page embeds a live, try‑it capable UI powered by the official Swagger UI library.

Available APIs

ServiceDescriptionDocumentation
ComputeProvision and manage virtual machines, IPv4, and related infrastructure resources.Compute API
DNSManage DNS zones and records programmatically.DNS API
DatabaseManaged database lifecycle operations.Database API
IAMIdentity and access management (users, keys, org roles).IAM API

Usage Notes

  • All APIs are versioned; backward incompatible changes will bump the version in the spec.
  • Authentication: pass your API token via the Authorization header (Bearer). A future update will add an API key creation guide.
  • You can override the loaded spec on any API page by appending ?spec= with a full URL to a compatible OpenAPI JSON (for testing unreleased versions).

Next Steps

  1. Visit the desired API page.
  2. Click Authorize and paste your token (if you have one yet).
  3. Expand an endpoint and use Try it out to execute calls directly from the browser.

Looking for pricing? See the Pricing section.