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

lakeFS repositories API

The repositories API from lakeFS — 7 operation(s) for repositories.

lakeFS repositories API is one of 17 APIs that lakeFS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Repositories. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

Requests are made against a single base URL, /api/v1.

14 operations 7 paths 14 schemas 2 DELETE7 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Server
/api/v1
Authentication
HTTP Basic, HTTP Bearer, API Key, API Key, API Key
License
Resource Areas
1

Authentication & Security 5

lakeFS repositories API declares 5 security schemes for authenticating requests. It accepts HTTP basic authentication (basic_auth). It accepts HTTP bearer tokens (JWT) (jwt_token). An API key is passed in the cookie as internal_auth_session (cookie_auth). An API key is passed in the cookie as oidc_auth_session (oidc_auth). An API key is passed in the cookie as saml_auth_session (saml_auth). By default, every request must be authenticated.

Paths & Operations 14

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

repositories 14
GET
/repositories
list repositories
listRepositories 4 params → 200400401429default
POST
/repositories
create repository
createRepository 1 param body → 201400401409429default
GET
/repositories/{repository}
get repository
getRepository 1 param → 200400401404429default
DELETE
/repositories/{repository}
delete repository
deleteRepository 2 params → 204400401404429default
GET
/repositories/{repository}/metadata
get repository metadata
getRepositoryMetadata 1 param → 200400401404429default
GET
/repositories/{repository}/settings/gc_rules
get repository GC rules
getGCRules 1 param → 200400401404429default
PUT
/repositories/{repository}/settings/gc_rules
setGCRules 1 param body → 204400401403404429default
DELETE
/repositories/{repository}/settings/gc_rules
deleteGCRules 1 param → 204400401403404429default
GET
/repositories/{repository}/settings/branch_protection
get branch protection rules
getBranchProtectionRules 1 param → 200400401404429default
PUT
/repositories/{repository}/settings/branch_protection
setBranchProtectionRules 2 params body → 204400401403404412429default
POST
/repositories/{repository}/dump
Backup the repository metadata (tags, commits, branches) and save the backup to the object store.
dumpSubmit 1 param → 202400401404default
GET
/repositories/{repository}/dump
Status of a repository dump task
dumpStatus 2 params → 200400401404429default
POST
/repositories/{repository}/restore
Restore repository from a dump in the object store
restoreSubmit 1 param body → 202400403401404default
GET
/repositories/{repository}/restore
Status of a restore request
restoreStatus 2 params → 200400401404429default

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Repository (6 properties), RepositoryCreation (6 properties), RepositoryDumpStatus (5 properties), RefsRestore (4 properties). Each schema is shown below with its type and property counts.

RepositoryMetadata
object
TaskInfo
object
1 property 1 required
GarbageCollectionRules
object
2 properties 2 required
Repository
object
6 properties 4 required
BranchProtectionRule
object
1 property 1 required
RefsDump
object
3 properties 3 required
RepositoryRestoreStatus
object
4 properties 3 required
Error
object
1 property 1 required
GarbageCollectionRule
object
2 properties 2 required
RefsRestore
object
4 properties 3 required
RepositoryList
object
2 properties 2 required
Pagination
object
4 properties 4 required
RepositoryCreation
object
6 properties 2 required
RepositoryDumpStatus
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lakefs-repositories-api-openapi.yml Raw ↑

Other APIs lakeFS publishes across the network.

lakeFS actions API
lakeFS auth API
lakeFS branches API
lakeFS commits API
lakeFS config API
lakeFS experimental API
lakeFS external API
lakeFS healthCheck API
lakeFS import API
lakeFS internal API
lakeFS metadata API
lakeFS objects API
Where this information came from

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