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: August 2026Software & Data ToolsNO MCP
API GRADE
C
VERIFIED AUG 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.
MCPNONENo official or community MCP server for Tamr was found in public registries, GitHub, or npm, and Tamr's documentation does not mention MCP support. VERIFIED 2026-08
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Tamr scores C on Supergood's 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?