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

LanceDB Tag API

Operations that are related to tags

LanceDB Tag API is one of 16 APIs that LanceDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tag. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and release notes.

This API exposes 5 operations across 5 paths, and defines 15 schemas. It is described by OpenAPI 3.1.1, at version 1.0.0.

Requests are made against 2 base URLs: {scheme}://{host}:{port}/{basePath}, {scheme}://{host}/{basePath}.

5 operations 5 paths 15 schemas 5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
1.0.0
Base URL
https://github.com/lancedb/lancedb
Authentication
OAuth 2.0, HTTP Bearer, API Key
License
Resource Areas
1

Authentication & Security 3

LanceDB Tag API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow. It accepts HTTP bearer tokens (BearerAuth). An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.

Tag 5

Operations that are related to tags

POST
/v1/table/{id}/tags/list
List all tags for a table
ListTableTags 4 params → 2004004014034045035XX
POST
/v1/table/{id}/tags/version
Get version for a specific tag
GetTableTagVersion 2 params body → 2004004014034045035XX
POST
/v1/table/{id}/tags/create
Create a new tag
CreateTableTag 2 params body → 2004004014034044095035XX
POST
/v1/table/{id}/tags/delete
Delete a tag
DeleteTableTag 2 params body → 2004004014034045035XX
POST
/v1/table/{id}/tags/update
Update a tag to point to a different version
UpdateTableTag 2 params body → 2004004014034045035XX

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are CreateTableTagRequest (5 properties), UpdateTableTagRequest (5 properties), GetTableTagVersionRequest (4 properties), DeleteTableTagRequest (4 properties). Each schema is shown below with its type and property counts.

ListTableTagsResponse
object
Response containing table tags
2 properties 1 required
TagContents
object
3 properties 2 required
UpdateTableTagResponse
object
Response for update tag operation
1 property
GetTableTagVersionRequest
object
4 properties 1 required
Identity
object
Identity information of a request.
2 properties
CreateTableTagResponse
object
Response for create tag operation
1 property
DeleteTableTagRequest
object
4 properties 1 required
UpdateTableTagRequest
object
5 properties 2 required
PageToken
string
An opaque token that allows pagination for list operations (e.g. ListNamespaces). For an initial request of a list operation, if the implementation cannot retu…
ErrorResponse
object
Common JSON error response model
4 properties 1 required
Context
object
Arbitrary context for a request as key-value pairs. How to use the context is custom to the specific implementation. REST NAMESPACE ONLY Context entries are pa…
CreateTableTagRequest
object
5 properties 2 required
PageLimit
integer
An inclusive upper bound of the number of results that a caller will receive.
GetTableTagVersionResponse
object
1 property 1 required
DeleteTableTagResponse
object
Response for delete tag operation
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lancedb-tag-api-openapi.yml Raw ↑

Other APIs LanceDB publishes across the network.

LanceDB Enterprise
Lance Format
LanceDB Python SDK
LanceDB TypeScript SDK
LanceDB Rust SDK
LanceDB Go SDK
LanceDB C Bindings
LanceDB MCP Server
LanceDB Data API
LanceDB Index API
LanceDB MaterializedView API
LanceDB Metadata API
Where this information came from

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