Connect to Tinybird’s real-time analytics API to query your data sources and pipes directly from Reeflow.
Before creating a connection, you need:
A Tinybird workspace with data sources or pipes you want to query
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:
tb token create static reeflow_read --scope DATASOURCES:READ
When creating a Tinybird connection in Reeflow, provide the following:
Field Description API Token The read token you created Region The 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.
Region Endpoint GCP europe-west3 https://api.tinybird.coGCP europe-west2 https://api.europe-west2.gcp.tinybird.coGCP us-east https://api.us-east.tinybird.coGCP northamerica-northeast2 https://api.northamerica-northeast2.gcp.tinybird.coAWS eu-central-1 https://api.eu-central-1.aws.tinybird.coAWS eu-west-1 https://api.eu-west-1.aws.tinybird.coAWS us-east https://api.us-east.aws.tinybird.coAWS us-west-2 https://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.
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.