API Features
Build modular SQL APIs with pipes, secure them with JWTs, and deploy with built-in rate limiting and monitoring.
Pipes & Nodes
Break down complex SQL logic into manageable nodes within pipes. Chain queries together for incremental development and testing.
Automatic API Generation
Write SQL, get REST endpoints. Tinybird automatically generates APIs with proper HTTP methods, parameters, and response formats.
JWT Authentication
Secure API endpoints with JSON Web Tokens for fine-grained access control. Implement multi-tenant APIs with built-in authentication.
Rate Limiting & Security
Built-in rate limiting controls traffic and prevents abuse. Protect your APIs with authentication and security features.
Multiple Output Formats
Support JSON, CSV, NDJSON, Parquet, and Prometheus formats. Choose the right format for your use case and integration needs.
Real-time Monitoring
Track API performance, usage patterns, and errors in real-time. Built-in observability and explain plans for all endpoints.