Zuplo API Keys - Keys API
This is an object representing an API key. This section includes a list of endpoints to perform CRUD operations on an API key. You can learn more about API keys [here](https://zuplo.com/docs/articles/api-key-management#api-keys).
Zuplo API Keys - Keys API is one of 13 APIs that Zuplo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 4 JSON Schema definitions.
Tagged areas include API Keys - Keys. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and 4 JSON Schemas.
This API exposes 6 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://dev.zuplo.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Zuplo API Keys - Keys API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (ApiKeyAuth).
By default, every request must be authenticated.
ApiKeyAuth— API key authentication. Format: Bearer {api-key}
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.
This is an object representing an API key. This section includes a list of endpoints to perform CRUD operations on an API key. You can learn more about API keys [here](https://zup…
Schemas 9
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Zuplo.ApiKeys.ApiKey (6 properties), Zuplo.ApiKeys.ApiKeys (4 properties), Zuplo.ApiKeys.ApiKeyCreateOrUpdateBody (3 properties), Zuplo.HttpProblemDetails.InternalServerErrorProblemResponse (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 Zuplo 12
Other APIs Zuplo publishes across the network.