Airbyte ships a documented public REST API for Cloud and self-managed deployments, covering connector CRUD and job control. Access is self-serve: create a client ID and secret in the UI and exchange them for short-lived bearer tokens. Fixed rate limits are unpublished; throttling surfaces as 429s.
Airbyte scores A+ on the API Report Card. Airbyte ships a documented public REST API for Cloud and self-managed deployments, covering connector CRUD and job control. Access is self-serve: create a client ID and secret in the UI and exchange them for short-lived bearer tokens. Fixed rate limits are unpublished; throttling surfaces as 429s.
Airbyte has a workable official integration path. Most engineering teams can build against it directly. Open API: self-serve, documented, with SDKs
Airbyte is an open-source data integration platform founded in 2020 by Michel Tricot and John Lafleur and headquartered in San Francisco.
Vertical: misc / horizontal data infrastructure. Airbyte is not vertical SaaS, it sells across Supergood's named verticals rather than into any one. SaaS-to-warehouse replication: scheduled batch syncs of Salesforce, HubSpot, NetSuite, Stripe, Shopify, Zendesk, Jira, etc. into Snowflake / BigQuery / Databricks / Redshift / Postgres.
High within the open-source ELT category. Airbyte is one of the two or three most-recognized brands in modern data integration (alongside Fivetran and dbt), with a G2 rating of ~4.4–4.6, ~75+ G2 reviews, 8.0/10 on TrustRadius, and a stated ~20% Fortune 500 footprint.
Data that flows through Airbyte on behalf of customers: Source credentials and secrets for every connected SaaS app and database (OAuth tokens, API keys, SSH keys, DB usernames/passwords, service-account JSON, AWS IAM keys).
Founded 2020. Modern, container-native architecture: Kubernetes-deployable control plane, Temporal-orchestrated workers, Postgres metadata store, per-connector Docker images, and a stateless API.
Access tokens are short-lived and must be refreshed frequently; teams must implement caching + 401-retry logic themselves rather than relying on a long-lived API key. No publicly documented rate-limit numbers, customers report having to discover throttling empirically via 429s. Full sourced list under Sources below.
Common alternatives include Fivetran, Stitch (Talend / Qlik), Hevo Data, Matillion, Estuary Flow, Meltano. Graded alternatives appear under "More from the report card" below.
Grades measure one thing: can a customer's engineering team get their own data out programmatically? We check six things (whether a real API exists, how access is gated, data coverage, auth quality, docs and developer experience, and stability) and roll them into a letter grade. Grades get re-verified, and they only move on evidence.