Element5 Authorization API
Authorization related APIs
Element5 Authorization API is one of 3 APIs that Element5 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Authorization. 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 30 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 Authorization 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 POST. Each is listed below with its method, path, parameters, and response codes.
Authorization related APIs
Schemas 30
The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are SubmitAuthorizationRequestPayload (10 properties), TaskFailed_Authorization (8 properties), TaskSucceeded_Authorization (8 properties), TaskProgressed_Authorization (7 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.