Skip to content
Reeflow
Start Building

Tinybird

Connect to Tinybird’s real-time analytics API to query your data sources and pipes directly from Reeflow.

Before creating a connection, you need:

  1. A Tinybird workspace with data sources or pipes you want to query
  2. A static token with read permissions (do not use your admin token)

Reeflow needs a token with read access to your Tinybird data sources. Create a dedicated token with minimal permissions rather than using your admin token.

Use the Tinybird CLI to create a static token:

Terminal window
tb token create static reeflow_read --scope DATASOURCES:READ

When creating a Tinybird connection in Reeflow, provide the following:

FieldDescription
API TokenThe read token you created
RegionThe regional API endpoint for your Tinybird workspace

Select the region that matches your Tinybird workspace location for optimal latency. You can confirm your workspace region from the URL when logged in to the Tinybird dashboard: the subdomain matches the endpoint below.

RegionEndpoint
GCP europe-west3https://api.tinybird.co
GCP europe-west2https://api.europe-west2.gcp.tinybird.co
GCP us-easthttps://api.us-east.tinybird.co
GCP northamerica-northeast2https://api.northamerica-northeast2.gcp.tinybird.co
AWS eu-central-1https://api.eu-central-1.aws.tinybird.co
AWS eu-west-1https://api.eu-west-1.aws.tinybird.co
AWS us-easthttps://api.us-east.aws.tinybird.co
AWS us-west-2https://api.us-west-2.aws.tinybird.co

Create a Tinybird connection

Add Tinybird as a data source in Reeflow.

Navigate to Connections in the main navigation, then click New Connection.

Enter a Name for the connection and an optional Description.

Select Tinybird as the connection type.

Enter your API Token and select the Region that matches your Tinybird workspace.

Click Test Connection to verify your token is correct.

Click Create Connection to save. The connection appears in your connections list.