Skip to content

LanceDB Cloud API

LanceDB Cloud API is a RESTful API that allows users to access and modify data stored in LanceDB Cloud. Table actions are considered temporary resource creations and all use POST method.

Authentication

Bearer {token}

Base URL

https://api.lancedb.io

Rate limits

Not specified.

Endpoints

MethodPathDescription

Error format

Standard HTTP status codes with JSON error body.