Tetrate APIs API
Manage API objects within applications
Tetrate APIs API is one of 15 APIs that Tetrate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include APIs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.
This API exposes 5 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 2.0.
Requests are made against a single base URL, https://{tsb-host}:8443/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Tetrate APIs API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (BasicAuth).
An API key is passed in the header as x-tetrate-token (JWTToken).
By default, every request must be authenticated.
BasicAuth— HTTP Basic authentication with TSB username and passwordJWTToken— JWT token authentication using the x-tetrate-token header
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Manage API objects within applications
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ResourceMeta (7 properties), HTTPEndpoint (3 properties), API (1 property), APIList (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 Tetrate 12
Other APIs Tetrate publishes across the network.