Keep auth API
The auth API from Keep — 8 operation(s) for auth.
Keep auth API is one of 27 APIs that Keep publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include auth. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 15 operations across 8 paths, and defines 11 schemas. It is described by OpenAPI 3.0.2, at version 0.24.5.
Requests are made against the base URL https://api.keephq.dev.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 3
Keep auth API declares
3 security schemes
for authenticating requests.
An API key is passed in the header as X-API-KEY (API Key).
It accepts HTTP basic authentication (HTTPBasic).
It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow.
Paths & Operations 15
Across 8 paths, the API surfaces 15 operations — 3 DELETE, 5 GET, 4 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are User (8 properties), Role (5 properties), CreateUserRequest (5 properties), Group (5 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 Keep 12
Other APIs Keep publishes across the network.