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

A suite of cryptographic primitives offered by the Exoscale KMS.

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

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

This API exposes 4 operations across 4 paths, and defines 9 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 4 paths 9 schemas 4 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 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.

crypto 4

A suite of cryptographic primitives offered by the Exoscale KMS.

POST
/kms-key/{id}/decrypt
[BETA] Decrypt
decrypt 1 param body → 200400
POST
/kms-key/{id}/encrypt
[BETA] Encrypt
encrypt 1 param body → 200400
POST
/kms-key/{id}/re-encrypt
[BETA] Re-encrypt
re-encrypt 1 param body → 200400
POST
/kms-key/{id}/generate-data-key
[BETA] Generate Data Key
generate-data-key 1 param body → 200400

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are error-response (6 properties), generate-data-key-request (3 properties), generate-data-key-response (2 properties), encrypt-request (2 properties). Each schema is shown below with its type and property counts.

decrypt-response
object
1 property 1 required
encrypt-request
object
2 properties 1 required
error-response
object
RFC 9457 Problem Details error response
6 properties 4 required
re-encrypt-response
object
1 property 1 required
generate-data-key-response
object
2 properties 2 required
generate-data-key-request
object
3 properties
re-encrypt-request
object
2 properties 2 required
encrypt-response
object
1 property 1 required
decrypt-request
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-crypto-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 dbaas API
Exoscale deploy-target API
Exoscale deployment API
Exoscale domain API
Exoscale elastic-ip API