Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Exoscale domain API

DNS zone management.

Exoscale domain API is one of 37 APIs that Exoscale publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include domain. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and pricing.

This API exposes 5 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.

Requests are made against a single base URL, https://api-{zone}.exoscale.com/v2.

5 operations 3 paths 2 schemas 1 DELETE3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Base URL
https://api-ch-gva-2.exoscale.com/v2
Terms of Service
Resource Areas
1

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

domain 5

DNS zone management.

GET
/dns-domain
List DNS domains
list-dns-domains → 200
POST
/dns-domain
Create DNS domain
create-dns-domain body → 200
GET
/dns-domain/{id}/zone
Retrieve DNS domain zone file
get-dns-domain-zone-file 1 param → 200
DELETE
/dns-domain/{id}
Delete DNS Domain
delete-dns-domain 1 param → 200
GET
/dns-domain/{id}
Retrieve DNS domain details
get-dns-domain 1 param → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are operation (5 properties), dns-domain (3 properties). Each schema is shown below with its type and property counts.

dns-domain
object
DNS domain
3 properties
operation
object
Operation
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-domain-api-openapi.yml Raw ↑

Other APIs Exoscale publishes across the network.

Exoscale ai-api-key API
Exoscale anti-affinity-group API
Exoscale api-key API
Exoscale block-storage API
Exoscale ccm API
Exoscale cluster API
Exoscale compute API
Exoscale crypto API
Exoscale dbaas API
Exoscale deploy-target API
Exoscale deployment API
Exoscale elastic-ip API