Name compare
IDfy’s Name Compare API ensures that the documents provided to you belong to the individuals you expect them to. Automate workflows by eliminating the need to manually eyeball and compare names across multiple documents and forms. IDfy’s face compare API takes two names as inputs and returns a match score to help you take decisions faster. Pair it with IDfy’s OCR APIs to completely automate your…
Name compare endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Name compare /v3/tasks/async/compare/ind_names |
This endpoint allows you to compare two strings and produces a match score on a scale of 1 to 5. Use get call on the left and pass the request id to fetch api call results. |
| GET |
GET Call /v3/tasks |
Used to fetch api result using the request id received in responses. |
Name compare pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $150 / month | — |
|
| MEGA | $199 / month | — |
|