EVE Online Calendar API is one of 50 APIs that EVE Online publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Calendar. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, best-practice docs, and rate-limit docs.
This API exposes
8 operations
across 6 paths,
and defines 7 schemas.
It is described by OpenAPI 3.0.0, at version 1.36.
Requests are made against a single base URL, https://esi.evetech.net/latest.
8 operations6 paths7 schemas6 GET2 PUT
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
1.36
Base URL
https://esi.evetech.net/latest
Authentication
OAuth 2.0
Resource Areas
1
Authentication & Security 1
EVE Online Calendar API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (evesso) using the implicit flow, exposing 63 scopes.
Paths & Operations 8
Across 6 paths, the API surfaces 8 operations — 6 GET, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are gateway_timeout (2 properties), forbidden (2 properties), error_limited (1 property), unauthorized (1 property). Each schema is shown below with its type and property counts.
internal_server_error
object
Internal server error model
1 property1 required
forbidden
object
Forbidden model
2 properties1 required
service_unavailable
object
Service unavailable model
1 property1 required
bad_request
object
Bad request model
1 property1 required
unauthorized
object
Unauthorized model
1 property1 required
gateway_timeout
object
Gateway timeout model
2 properties1 required
error_limited
object
Error limited model
1 property1 required
Specification
The full machine-readable OpenAPI contract behind this narrative.