The Tamr Cloud APIs use standard REST conventions. They use many standard HTTP features, including methods (POST, GET, PUT, DELETE) and error response codes. All request bodies and response payloads are standard JSON.

This reference guide provides usage guidelines for the Tamr Cloud API, and specifications for the method calls and responses, with example calls available in multiple languages.

These APIs are available for customers using our improved experience for connections and sources. (See the Product Update Summary - October 20, 2023 for details). If you are not sure whether your Tamr Cloud tenant is enabled for this version of connections and sources, contact [email protected].

Submitting API Requests

Include your Tamr Cloud tenant subdomain in the request path: “https://{tenant_subdomain}/api/v1beta1/{endpoint}.

Example: https://tenant.tamr.cloud/api/v1beta1/jobs