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

Eon backups API

The backups API from Eon — 1 operation(s) for backups.

Eon backups API is one of 13 APIs that Eon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include backups. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, /.

1 operations 1 paths 3 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://console.eon.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Eon backups API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

backups 1
POST
/v1/projects/{projectId}/resources/{id}/take-snapshot
Take Snapshot
takeSnapshot 2 params body → 2024291XX3XX4XX5XX

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are TakeSnapshotRequest (2 properties), Error (1 property), TakeSnapshotResponse (1 property). Each schema is shown below with its type and property counts.

TakeSnapshotResponse
object
1 property 1 required
TakeSnapshotRequest
object
2 properties 2 required
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eon-backups-api-openapi.yml Raw ↑

Other APIs Eon publishes across the network.

Eon accounts API
Eon actionApprovals API
Eon auth API
Eon backupPolicies API
Eon billing API
Eon dashboard API
Eon databaseSnapshots API
Eon iam API
Eon jobs API
Eon resources API
Eon snapshots API
Eon vaults API