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 deployment API

Deployments are loaded model instances ready for inference.

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

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

This API exposes 10 operations across 7 paths, and defines 18 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.

10 operations 7 paths 18 schemas 1 DELETE6 GET1 PATCH2 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 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 6 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

deployment 10

Deployments are loaded model instances ready for inference.

GET
/ai/help/inference-engine-parameters
Get inference-engine Help
get-inference-engine-help 1 param → 200
POST
/ai/deployment/{id}/scale
Scale Deployment
scale-deployment 1 param body → 412403404200
POST
/ai/deployment
Create Deployment
create-deployment body → 412403200400
GET
/ai/deployment
List Deployments
list-deployments 1 param → 200400
GET
/ai/deployment/{id}
Get Deployment
get-deployment 1 param → 404200
PATCH
/ai/deployment/{id}
Update AI deployment
update-deployment 1 param body → 403404200400
DELETE
/ai/deployment/{id}
Delete Deployment
delete-deployment 1 param → 403404200
GET
/ai/instance-type
List Instance Types
list-ai-instance-types → 200
GET
/ai/deployment/{id}/api-key
Reveal Deployment API Key
reveal-deployment-api-key 1 param → 404200
GET
/ai/deployment/{id}/logs
Get Deployment Logs
get-deployment-logs 3 params → 500404200400

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are get-deployment-response (14 properties), list-deployments-response-entry (11 properties), create-deployment-request (7 properties), inference-engine-parameter-entry (7 properties). Each schema is shown below with its type and property counts.

instance-type-entry
object
Instance type with authorization status
2 properties
get-deployment-logs-entry
object
A single log entry
3 properties
error-response
object
RFC 9457 Problem Details error response
6 properties 4 required
forbidden-operation-response
object
Forbidden operation response
2 properties 2 required
inference-engine-version
string
Inference engine version
model-ref
object
2 properties
get-deployment-logs-response
object
Deployment logs
1 property
list-ai-instance-types-response
object
List of available instance types with authorization status
1 property
get-deployment-response
object
AI deployment
14 properties
list-deployments-response
object
AI model list
1 property
create-deployment-request
object
Deployment an AI model onto a set of GPUs
7 properties 5 required
get-inference-engine-help-response
object
List of allowed inference-engine parameters
1 property
reveal-deployment-api-key-response
object
AI deployment inference endpoint authentication key
1 property
list-deployments-response-entry
object
AI deployment
11 properties
scale-deployment-request
object
Scale AI deployment
1 property 1 required
operation
object
Operation
5 properties
update-deployment-request
object
Update AI deployment
3 properties
inference-engine-parameter-entry
object
inference-engine parameter definition
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-deployment-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 domain API
Exoscale elastic-ip API