Name Match

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 the reason.

Response

You get the following key information in the data object of the response:

NameData TypeDescription
name_1stringName that you entered for verification.
name_2stringAnother name that you entered for verification with name_1.
scorenumberScore of the name match verification.
reasonstringJustification for the match score.
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string

A unique ID for every API call generated at your end

string
required

The name that you want to verify.

string
required

The name that you want to verify with name_1.

string
required
Defaults to API

The source from which the request is coming. By default value : 'API'

string
required

This is the ekocode of the partner.

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

Language
Credentials
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json