How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lakekeeper User API

Manage Users

Lakekeeper User API is one of 13 APIs that Lakekeeper publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and pricing.

This API exposes 10 operations across 7 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 0.0.0.

Requests are made against a single base URL, {scheme}://{host}{basePath}.

10 operations 7 paths 16 schemas 1 DELETE6 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.0
Base URL
{scheme}://{host}/management/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Lakekeeper User API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 6 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

user 10

Manage Users

POST
/management/v1/search/user
Search User
search_user body → 2004XX
GET
/management/v1/user
List Users
list_user 3 params → 2004XX
POST
/management/v1/user
Provision User
create_user body → 2002014XX
GET
/management/v1/user/{user_id}
Get User by ID
get_user 1 param → 2004XX
PUT
/management/v1/user/{user_id}
Replace User
update_user 1 param body → 2004XX
DELETE
/management/v1/user/{user_id}
Delete User
delete_user 1 param → 2044XX
GET
/management/v1/user/{user_id}/actions
Get allowed actions on a user
get_user_actions 3 params → 2004XX
GET
/management/v1/user/{user_id}/roles
List User Roles
list_user_roles 4 params → 2004XX
GET
/management/v1/user/{user_id}/roles/transitive
List Transitive User Roles
list_user_transitive_roles 4 params → 2004XX501
GET
/management/v1/whoami
Whoami
whoami → 2004XX

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are User (7 properties), CreateUserRequest (5 properties), SearchUser (4 properties), ErrorModel (4 properties). Each schema is shown below with its type and property counts.

User
object
User of the catalog
7 properties 5 required
CreateUserRequest
object
5 properties
GetLakekeeperUserActionsResponse
object
1 property 1 required
SearchUserRequest
object
1 property 1 required
SearchUserResponse
object
Search result for users
1 property 1 required
LakekeeperUserAction
ErrorModel
object
JSON error payload returned in a response with further details on the error
4 properties 3 required
ListUsersResponse
object
2 properties 1 required
UserLastUpdatedWith
string
How the user was last updated
RoleMembership
object
A role's display identity in a membership listing: the role-member variant of [RoleMember], and the item type of /member-of and /user/{id}/roles. ident (provid…
3 properties 3 required
ListRoleMembershipsResponse
object
One page of roles — the member-of set or a user's roles, direct or transitive depending on the endpoint.
2 properties 1 required
SearchUser
object
4 properties 3 required
IcebergErrorResponse
object
JSON wrapper for all error responses (non-2xx)
1 property 1 required
UpdateUserRequest
object
3 properties 2 required
UserType
string
Type of a User
WhoamiResponse
Response of the whoami endpoint: the catalog user for the current token, plus request-scoped privilege not stored on the user record.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lakekeeper-user-api-openapi.yml Raw ↑

Other APIs Lakekeeper publishes across the network.

Lakekeeper Generic Table (Data) API
Lakekeeper Authorization API
Lakekeeper Catalog API
Lakekeeper Configuration API
Lakekeeper OAuth2 API
Lakekeeper Permissions Cedar API
Lakekeeper Permissions Openfga API
Lakekeeper Project API
Lakekeeper Role API
Lakekeeper Server API
Lakekeeper Tasks API
Lakekeeper Warehouse API
Where this information came from

This is an independent, third-party profile of Lakekeeper User API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.