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

Lifecycle of AI Models.

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

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

This API exposes 4 operations across 2 paths, and defines 8 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.

4 operations 2 paths 8 schemas 1 DELETE2 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 4

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

model 4

Lifecycle of AI Models.

POST
/ai/model
Create Model
create-model body → 403200
GET
/ai/model
List Models
list-models 1 param → 200
DELETE
/ai/model/{id}
Delete Model
delete-model 1 param → 412403404200
GET
/ai/model/{id}
Get Model
get-model 1 param → 404200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are list-models-response-entry (6 properties), error-response (6 properties), get-model-response (6 properties), operation (5 properties). Each schema is shown below with its type and property counts.

list-models-response-entry
object
AI model
6 properties
error-response
object
RFC 9457 Problem Details error response
6 properties 4 required
create-model-request
object
AI model
2 properties 1 required
forbidden-operation-response
object
Forbidden operation response
2 properties 2 required
list-models-response
object
AI model list
1 property
get-model-response
object
AI model
6 properties
delete-model-conflict-response
object
Model is in use: deletion forbidden
1 property
operation
object
Operation
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-model-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 domain API