Skip to main content
Verify that a company’s legal name and Taxpayer Identification Number (EIN, or SSN for sole proprietors) match IRS records via IRS TIN matching.

Step 1: Create an applicant

Create an applicant to associate the verification with.
Response:

Step 2: Submit TIN verification request

Provide the TIN and the legal business name. The TIN may contain dashes (they are ignored); it must contain 9 digits.
Response (HTTP 202):

Request body

Step 3: Poll for the result

The check typically completes within a few seconds. Poll the result endpoint until the status changes from initial.
Example response (verified):

Response data

The response_data.result object contains the full IRS TIN-matching outcome. Fields the IRS does not return are omitted. The complete schema is in the API reference.

Result statuses