Home
Providers
Fivetran
Fivetran
Fivetran is an automated data integration platform providing pre-built connectors for syncing data from SaaS applications, databases, and APIs into cloud data warehouses. The Fivetran REST API exposes management of users, groups, teams, roles, destinations, connections, transformations, webhooks, certificates, and connector metadata.
Fivetran publishes 8 APIs on the APIs.io network, including Connections API, Destinations API, Groups API, and 5 more. Tagged areas include Connectors, Data Integration, Data Pipeline, ETL, and SaaS.
Fivetran’s developer surface includes authentication, documentation, engineering blog, and 10 more developer resources.
9 APIs
1 MCP Servers
16 Features
Connectors Data Integration Data Pipeline ETL SaaS Unified API
On this page
Kin Score
APIs 9
Open Collections 1
MCP Servers 1
GraphQL 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 16
Security Posture 3
Agentic Access 1
Resources 13
apis.yml
37 Operational Transparency
Composite quality — 42.7/100 · developing
Contract Quality
15.0 / 25
Developer Ergonomics
6.1 / 20
Commercial Clarity
9.5 / 20
Operational Transparency
4.8 / 13
Agent readiness — 41/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 9
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Model Context Protocol servers that expose these APIs to AI agents.
GraphQL schemas published by this provider.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Free: low-volume usage included
Paid Connections: $5 base for 1M MAR, tiered declining above
Transformations: free under 5K runs, $0.01 above, declining at scale
Enterprise: PrivateLink, Hybrid, HIPAA, BAA, audit logs
Annual contracts save up to 22%
500+ pre-built connectors (SaaS, DBs, files, events)
Destinations: Snowflake, BigQuery, Redshift, Databricks, Postgres, etc.
Management API: 600 req/min/account
Sync frequency from 24/day (Free) to 1-minute (Paid)
dbt Core integration for transformations
Quickstart Data Models
Custom connectors via Connector SDK
Webhooks for sync events
OAuth 2.0 + service accounts
PrivateLink, Hybrid Deployment (Enterprise)
Customer-managed encryption keys (Enterprise)
Scroll for all 16
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Company 3
The organization behind the API
Source (apis.yml)
aid: fivetran
name: Fivetran
description: Fivetran is an automated data integration platform providing pre-built connectors for syncing data from SaaS
applications, databases, and APIs into cloud data warehouses. The Fivetran REST API exposes management of users, groups,
teams, roles, destinations, connections, transformations, webhooks, certificates, and connector metadata.
type: Index
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fivetran.png
tags:
- Connectors
- Data Integration
- Data Pipeline
- ETL
- SaaS
- Unified API
url: https://raw.githubusercontent.com/api-evangelist/fivetran/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: fivetran:fivetran-rest-api
name: Fivetran REST API
description: The Fivetran REST API allows programmatic management of all platform resources including users, roles, teams,
groups, destinations, connections, webhooks, transformations, transformation projects, certificates, system keys, hybrid
deployment agents, log services, private links, proxy agents, and connector metadata. Authentication is performed using
a system key.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Connections
- Connectors
- Data Integration
- Destinations
- ETL
- Transformations
- Webhooks
properties:
- type: Documentation
url: https://fivetran.com/docs/rest-api
- type: GettingStarted
url: https://fivetran.com/docs/rest-api/getting-started
- type: Authentication
url: https://fivetran.com/docs/rest-api/getting-started/system-keys
- url: graphql/fivetran-graphql.md
type: GraphQL
- aid: fivetran:fivetran-connections-api
name: Fivetran Connections API
description: The Connections API from Fivetran — 7 operation(s) for connections.
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Connections
properties:
- type: OpenAPI
url: openapi/fivetran-connections-api-openapi.yml
- aid: fivetran:fivetran-destinations-api
name: Fivetran Destinations API
description: The Destinations API from Fivetran — 2 operation(s) for destinations.
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Destinations
properties:
- type: OpenAPI
url: openapi/fivetran-destinations-api-openapi.yml
- aid: fivetran:fivetran-groups-api
name: Fivetran Groups API
description: The Groups API from Fivetran — 2 operation(s) for groups.
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Groups
properties:
- type: OpenAPI
url: openapi/fivetran-groups-api-openapi.yml
- aid: fivetran:fivetran-metadata-api
name: Fivetran Metadata API
description: The Metadata API from Fivetran — 1 operation(s) for metadata.
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Metadata
properties:
- type: OpenAPI
url: openapi/fivetran-metadata-api-openapi.yml
- aid: fivetran:fivetran-roles-api
name: Fivetran Roles API
description: The Roles API from Fivetran — 1 operation(s) for roles.
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Roles
properties:
- type: OpenAPI
url: openapi/fivetran-roles-api-openapi.yml
- aid: fivetran:fivetran-teams-api
name: Fivetran Teams API
description: The Teams API from Fivetran — 1 operation(s) for teams.
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Teams
properties:
- type: OpenAPI
url: openapi/fivetran-teams-api-openapi.yml
- aid: fivetran:fivetran-users-api
name: Fivetran Users API
description: The Users API from Fivetran — 2 operation(s) for users.
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Users
properties:
- type: OpenAPI
url: openapi/fivetran-users-api-openapi.yml
- aid: fivetran:fivetran-webhooks-api
name: Fivetran Webhooks API
description: The Webhooks API from Fivetran — 5 operation(s) for webhooks.
humanURL: https://fivetran.com/docs/rest-api
baseURL: https://api.fivetran.com/v1
tags:
- Webhooks
properties:
- type: OpenAPI
url: openapi/fivetran-webhooks-api-openapi.yml
common:
- type: AgenticAccess
url: agentic-access/fivetran-agentic-access.yml
- type: TrustCenter
url: security/fivetran-trust-center.yml
- type: DomainSecurity
url: security/fivetran-domain-security.yml
- type: Authentication
url: authentication/fivetran-authentication.yml
- type: LinkedIn
url: https://www.linkedin.com/company/fivetran
- type: Website
url: https://www.fivetran.com/
- type: Documentation
url: https://fivetran.com/docs
- type: REST API Documentation
url: https://fivetran.com/docs/rest-api
- type: GitHubOrganization
url: https://github.com/fivetran
- type: Features
data:
- 'Free: low-volume usage included'
- 'Paid Connections: $5 base for 1M MAR, tiered declining above'
- 'Transformations: free under 5K runs, $0.01 above, declining at scale'
- 'Enterprise: PrivateLink, Hybrid, HIPAA, BAA, audit logs'
- Annual contracts save up to 22%
- 500+ pre-built connectors (SaaS, DBs, files, events)
- 'Destinations: Snowflake, BigQuery, Redshift, Databricks, Postgres, etc.'
- 'Management API: 600 req/min/account'
- Sync frequency from 24/day (Free) to 1-minute (Paid)
- dbt Core integration for transformations
- Quickstart Data Models
- Custom connectors via Connector SDK
- Webhooks for sync events
- OAuth 2.0 + service accounts
- PrivateLink, Hybrid Deployment (Enterprise)
- Customer-managed encryption keys (Enterprise)
sources:
- https://www.fivetran.com/pricing
updated: '2026-05-04'
- type: Integrations
url: https://www.fivetran.com/connectors
- name: MCP Server
url: https://github.com/fivetran/fivetran-mcp
type: MCPServer
- name: Agent Skills
url: https://github.com/fivetran/claude-sap-skills
type: AgentSkills
- type: LlmsText
url: https://fivetran.com/llms.txt
- url: https://www.fivetran.com/blog/rss.xml
type: Blog
integrations:
- name: Fivetran blue
- name: Fivetran white
- name: Interactive demo
- name: LinkedIn
- name: x.com
- name: Youtube
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com