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
| Method | Path | Description |
|---|
Error format
Standard HTTP status codes with JSON error body.