Kernel API Keys API
Create and manage API keys for organization and project-scoped access.
Kernel API Keys API is one of 22 APIs that Kernel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include API Keys. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 6 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.
Requests are made against a single base URL, https://api.onkernel.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Kernel API Keys API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
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.
Create and manage API keys for organization and project-scoped access.
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ApiKey (9 properties), Error (4 properties), CreateApiKeyRequest (3 properties), ApiKeyCreator (3 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 Kernel 12
Other APIs Kernel publishes across the network.