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 Role API

Manage Roles

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

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

This API exposes 15 operations across 11 paths, and defines 22 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}.

15 operations 11 paths 22 schemas 2 DELETE8 GET4 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 Role API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 15

Across 11 paths, the API surfaces 15 operations — 2 DELETE, 8 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

role 15

Manage Roles

GET
/management/v1/role
List Roles
list_roles 7 params → 2004XX
POST
/management/v1/role
Create Role
create_role 1 param body → 2014XX
GET
/management/v1/role/{role_id}
Get Role
get_role 2 params → 2004XX
POST
/management/v1/role/{role_id}
Update Role
update_role 2 params body → 2004XX
DELETE
/management/v1/role/{role_id}
Delete Role
delete_role 2 params → 2044XX
GET
/management/v1/role/{role_id}/actions
Get allowed actions for a role
get_role_actions 4 params → 2004XX
GET
/management/v1/role/{role_id}/member-of
List Roles a Role Is a Member Of
list_role_member_of 4 params → 2004XX
GET
/management/v1/role/{role_id}/member-of/transitive
List Transitive Role Member-Of
list_role_transitive_member_of 4 params → 2004XX501
GET
/management/v1/role/{role_id}/members
List Role Members
list_role_members 5 params → 2004XX
POST
/management/v1/role/{role_id}/members
Add Role Members
add_role_members 2 params body → 2004XX
GET
/management/v1/role/{role_id}/members/transitive
List Transitive Role Members
list_role_transitive_members 5 params → 2004XX501
DELETE
/management/v1/role/{role_id}/members/{member_type}/{member_id}
Remove Role Member
remove_role_member 4 params → 2044XX
GET
/management/v1/role/{role_id}/metadata
Get Role Metadata
get_role_metadata 1 param → 2004XX
PUT
/management/v1/role/{role_id}/source-system
Set the source system for a role
update_role_source_system 2 params body → 2004XX
POST
/management/v1/search/role
Search Role
search_role 1 param body → 2004XX

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are Role (9 properties), RoleMetadata (6 properties), CreateRoleRequest (5 properties), UserMembership (4 properties). Each schema is shown below with its type and property counts.

LakekeeperRoleActionKind
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
IcebergErrorResponse
object
JSON wrapper for all error responses (non-2xx)
1 property 1 required
UpdateRoleSourceSystemRequest
object
2 properties 2 required
UserType
string
Type of a User
ListRoleMembersResponse
object
One page of a role's members (users ∪ member roles) — direct for /members, transitive for /members/transitive.
2 properties 1 required
RoleMetadata
object
Metadata of a role with reduced information. Returned for cross-project role references.
6 properties 6 required
ListRolesResponse
object
2 properties 1 required
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
SearchRoleResponse
object
1 property 1 required
UserMembership
object
A user's identity in a membership listing (the user variant of [RoleMember]). All identity fields are nullable: under an assignment-managing authorizer (e.g. O…
4 properties 1 required
SearchRoleRequest
object
2 properties 1 required
AddRoleMembersResponse
object
Response for POST /role/{id}/members: the requested members confirmed present (idempotent — already-present members are included). Echoes identity [RoleMemberR…
1 property 1 required
CreateRoleRequest
object
5 properties 1 required
UpdateRoleRequest
object
2 properties 1 required
RoleMemberType
string
Kind of a role member. Serializes as "user" / "role".
AddRoleMembersRequest
object
Request body for POST /role/{id}/members. Batch: adds every listed member to the role atomically (all-or-nothing).
1 property 1 required
RoleMember
A member of a role, returned by GET /role/{id}/members. Discriminated by type: a user (direct user→role assignment) or a role (role→role edge). Identity is hyd…
ErrorModel
object
JSON error payload returned in a response with further details on the error
4 properties 3 required
Role
object
9 properties 7 required
GetLakekeeperRoleActionsResponse
object
1 property 1 required
RoleMemberRef
An identity reference to a role member — a user or a role, by typed id. Sent in POST /role/{id}/members requests and echoed by the add confirmation (remove ret…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lakekeeper-role-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 Server API
Lakekeeper Tasks API
Lakekeeper User API
Lakekeeper Warehouse API
Where this information came from

This is an independent, third-party profile of Lakekeeper Role 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.