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

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

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

Tagged areas include dashboard. 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 GET

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 dashboard 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 GET. Each is listed below with its method, path, parameters, and response codes.

dashboard 1
GET
/v1/projects/{projectId}/dashboard/daily-storage-summary
Get Daily Storage Summaries
getDailyStorageSummaries 3 params → 2001XX3XX4XX5XX

Schemas 3

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

DailyStorageSummary
object
2 properties 2 required
DailyStorageSummaries
object
1 property 1 required
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eon-dashboard-api-openapi.yml Raw ↑

Other APIs Eon publishes across the network.

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