The API Report CardAPI Index
Matillion

Matillion API

matillion.com

Two documented public REST APIs cover the product line: the Data Productivity Cloud API and the legacy Matillion ETL v0/v1 API, each with its own auth and conventions. Access rides on a Matillion license. Docs are mid-migration into the Maia hub and links break.

Last verified: July 2026Software & Data Tools
API GRADE
C
VERIFIED JUL 2026

SCORECARD

ExistenceGOODTwo documented REST APIs ship: the Data Productivity Cloud API and the legacy Matillion ETL v0 and v1 instance API.
AccessMIXEDCredentials come from your DPC hub or ETL instance; access rides on a Matillion license, not a public developer signup.
CoverageMIXEDProjects, environments, schedules, and pipeline runs are covered; the thin webhook surface pushes integrators to polling.
AuthMIXEDOAuth 2.0 and bearer tokens on the DPC API, HTTP Basic on legacy ETL instances; two conventions to maintain.
Docs & DXPOORDPC API docs are mid-migration into the Maia hub, breaking long-standing links; integrators juggle two doc sets.
StabilityMIXEDLegacy ETL caps at 60 requests per minute, so bursty pollers hit 429s; Oct 2025 pipeline incidents ran most of a day.
MORE FROM THE REPORT CARD
Supergood: Matillion has an API, with gaps. We cover what it's missing: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Matillion scores C on the API Report Card. Two documented public REST APIs cover the product line: the Data Productivity Cloud API and the legacy Matillion ETL v0/v1 API, each with its own auth and conventions. Access rides on a Matillion license. Docs are mid-migration into the Maia hub and links break.

Tried to integrate with Matillion?
SOURCES
Two parallel API surfaces (Matillion ETL v0/v1 vs Data Productivity Cloud) with different auth, pathing, and payload conventions force integrators to learn both docs.matillion.com β†—
DPC API documentation is in flux and now redirects into the Maia docs hub, breaking long-standing links docs.matillion.com β†—
Rate limits (60 req/min on Matillion ETL) are low for orchestrators that poll job status aggressively; 429s are common during burst windows docs.matillion.com β†—
Limited webhook surface, most integrations end up polling /run and /status endpoints rather than receiving push notifications docs.matillion.com β†—
Custom Connector framework (RSD/API Profiles) is powerful but has a steep authoring learning curve; community reports of friction integrating new partner APIs documentation.matillion.com β†—
Pipeline Execution incidents in both US and EU regions on Oct 15, 2025 caused job failures; variable validation and transformation errors took most of the day to resolve status.matillion.com β†—
Maia AI service was unavailable in the EU region on Oct 13, 2025, errors, timeouts, no-response failures across AI-assisted pipeline authoring status.matillion.com β†—
StatusGator tracked 8 Matillion incidents (3 major outages, 5 minor) with a median 1h56m duration in a recent 90-day window statusgator.com β†—
Behavior and entitlements differ between DPC (SaaS) and Matillion ETL (instance), integrations built against one can require rework when a customer migrates docs.matillion.com β†—
Credit consumption is opaque at runtime, task-hour billing across many concurrent pipeline runs is difficult to attribute back to individual API calls or jobs without dedicated monitoring matillion.com β†—
Credit-based pricing is unpredictable; reports of $12K–$24K annual baselines escalating significantly via credit overages improvado.io β†—
Customers buying 12 seats end up with only 3 active users, license waste tied to learning curve and concurrent-user limits g2.com β†—
Steep learning curve between 'simple ETL' and 'production-grade pipelines', reports of 6+ weeks to onboard a new data engineer integrate.io β†—
Cloud (Data Productivity Cloud) version still missing capabilities the older server-based Matillion ETL product offers trustradius.com β†—
Phone support effectively unavailable; email support response times measured in days g2.com β†—
Persistent OOM (out-of-memory) errors on large jobs; one reviewer reported recurring monthly OOMs after a year of tuning and doubled instance size g2.com β†—
UI autosaves bad inputs and lacks undo for some destructive actions; debugging large pipelines is time-consuming g2.com β†—
Connector count (~150) trails Fivetran and Airbyte; customers regularly fall back on the Custom Connector framework airbyte.com β†—
Multiple recent platform incidents, Pipeline Execution degradation in US and EU on Oct 15, 2025; Maia AI unavailable in EU on Oct 13, 2025; 8 incidents in a recent 90-day window per StatusGator status.matillion.com β†—
Concurrent-developer limits in shared environments create bottlenecks for larger data engineering teams integrate.io β†—