XSKY crypto-keys API
CryptoKeyController API /crypto-keys/
XSKY crypto-keys API is one of 124 APIs that XSKY publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include crypto-keys. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 5 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 2.0, at version SDS_4.2.000.0.200302.
Requests are made against the base URL https://{xms-controller}/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
XSKY crypto-keys API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as Xms-Auth-Token (tokenInHeader).
An API key is passed in the query as token (tokenInQuery).
tokenInHeader— auth by tokentokenInQuery— auth by token
Paths & Operations 5
Across 3 paths, the API surfaces 5 operations — 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
CryptoKeyController API /crypto-keys/
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are CryptoKey (6 properties), CryptoKeyUpdateReq (1 property), CryptoKeysResp (1 property), CryptoKeyResp (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from XSKY 12
Other APIs XSKY publishes across the network.