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 ai-api-key API

The ai-api-key API from Exoscale — 3 operation(s) for ai-api-key.

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

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

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

6 operations 3 paths 7 schemas 1 DELETE2 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 6

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

ai-api-key 6
GET
/ai/ai-api-key
List AI API Keys
list-ai-api-keys → 403200
POST
/ai/ai-api-key
Create AI API Key
create-ai-api-key body → 403404200400
DELETE
/ai/ai-api-key/{id}
Delete AI API Key
delete-ai-api-key 1 param → 403404200
GET
/ai/ai-api-key/{id}
Get AI API Key
get-ai-api-key 1 param → 403404200
PATCH
/ai/ai-api-key/{id}
Update AI API Key
update-ai-api-key 1 param body → 403404200400
POST
/ai/ai-api-key/{id}/rotate
Rotate AI API Key
rotate-ai-api-key 1 param → 403404200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are error-response (6 properties), ai-api-key (6 properties), create-ai-api-key-request (2 properties), forbidden-operation-response (2 properties). Each schema is shown below with its type and property counts.

ai-api-key
object
AI API key metadata (without value)
6 properties
list-ai-api-keys-response
object
List of AI API keys
1 property 1 required
update-ai-api-key-request
object
Request to update an AI API key (at least one property required)
2 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
create-ai-api-key-request
object
Request to create a new AI API key
2 properties 2 required
ai-api-key-with-value
object
AI API key with plaintext value

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-ai-api-key-api-openapi.yml Raw ↑

Other APIs Exoscale publishes across the network.

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