Skip to main content
POST
Name match

Authorizations

Authorization
string
header
required

Your API key from the dashboard, sent as Authorization: Bearer swippee_sk_live_....

Path Parameters

id
string
required

Body

application/json
name
string
required
Example:

"Ram Bahadur Thapa"

Response

Match result

match_score
integer
Example:

100

result
enum<string>
Available options:
match,
partial_match,
no_match,
no_data
statement_name
string | null
reasons
string[]