The API Report CardAPI Index
Tamr

Tamr API

Financial Services · tamr.com

Tamr exposes a full REST API mirroring the UI, plus Connect, data-movement, and RealTime APIs, with a first-party Python SDK. There is no self-serve signup: access comes with an enterprise deployment. Eventing is limited, so most triggering means polling the jobs API.

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

SCORECARD

ExistenceGOODA full REST API mirrors everything in the UI: projects, datasets, transformations, mastering runs, jobs, and policies.
AccessPOORNo self-serve signup; API access arrives with an enterprise deployment arranged through sales and a trial.
CoverageMIXEDCore, Connect, DMS, and RealTime APIs reach most workflows, but eventing is limited to polling the jobs API.
AuthMIXEDA custom BasicCreds header for local accounts or JWT bearer tokens via SSO; no OAuth client flow.
Docs & DXGOODPublic docs, an interactive Swagger UI on every instance, and a first-party Python SDK plus the Toolbox library.
StabilityMIXEDA status page tracks Tamr Cloud incidents, but the docs surface no versioning or deprecation policy.
Supergood: Tamr has an API, with gaps. We cover what it's missing: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Tamr scores C on the API Report Card. Tamr exposes a full REST API mirroring the UI, plus Connect, data-movement, and RealTime APIs, with a first-party Python SDK. There is no self-serve signup: access comes with an enterprise deployment. Eventing is limited, so most triggering means polling the jobs API.

Tried to integrate with Tamr?