KYC APIs

Name Match

Name Matching is the process of finding occurrences of a substring from one name in another. It involves comparing patterns against the text to identify matches or similarities, and gives a score for that.

Use this API to verify names that have enormous variations. Provide us the names you want to verify, and we will tell you whether they match and provide score.

get/v1/name-match

Query parameters

name1string required
name2string required

Response

Successful Response

codeinteger
sub_codestring
messagestring
timestampinteger required
transaction_idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.