Element5 Object Store API
Object Store related APIs
Element5 Object Store API is one of 3 APIs that Element5 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Object Store. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 2.2.0.
Requests are made against 2 base URLs: https://api-qa.e5.ai, https://api.e5.ai.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Element5 Object Store API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-API-Key (ApiKeyAuth).
By default, every request must be authenticated.
ApiKeyAuth— API key provided by Element5 to authenticate and authorize the Element5 APIs
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Object Store related APIs
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are AuthError (2 properties), FileUploadSuccessResponse (2 properties), FileUploadBadRequestError (2 properties), AuthorizationError (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Element5 2
Other APIs Element5 publishes across the network.