StarTree Cloud APIs

StarTree Cloud provides powerful APIs, enabling users to manage tables, schemas, and query data efficiently at scale.


Authentication & Prerequisites

To interact with StarTree Cloud APIs, follow these steps:

1

Log in to StarTree Cloud

Access the StarTree Cloud Console and log in to your account.

2

Generate a Bearer Token

Navigate to the API Access section in the console and generate your Bearer Token.
This token must be included in every API request for authentication.

3

Retrieve Your Workspace ID

The Workspace ID can be found in the top navigation bar of the console.
This ID must be passed in the database HTTP header for all API calls.

Workspace ID is required only for multi-tenant clusters (e.g., Free Tier).
It is not needed for dedicated clusters (Standard or Premium plans).

4

Start Calling APIs

Explore the API reference in the following pages to learn how to use the Bearer Token and Workspace ID in API requests.