IBM API Keys API
Create and manage API keys for users and service IDs
IBM API Keys API is one of 55 APIs that IBM publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include API Keys. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, pricing, and 1 JSON Schema.
This API exposes 10 operations across 5 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://iam.cloud.ibm.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
IBM API Keys API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— IAM access token obtained from the /identity/token endpoint. Pass as Authorization: Bearer .
Paths & Operations 10
Across 5 paths, the API surfaces 10 operations — 3 DELETE, 3 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Create and manage API keys for users and service IDs
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ApiKey (17 properties), ResponseContext (11 properties), CreateApiKeyRequest (9 properties), ApiKeyList (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 IBM 12
Other APIs IBM publishes across the network.