Publish data

When your data is in Tinybird, you can publish it as API Endpoints.

These Endpoints can be used in your frontend, backend, or any other application. Can be secured with JWT.

In addition to publishing API Endpoints, you can use Sinks to periodically send data to external destinations like S3, GCS, or Kafka.

Next steps

Updated