Person name matching key
Written by Agorean from what the endpoint says about itself
Gives you a similarity key for a person's name, so different spellings match as the same person.
It generates a similarity key for an individual's name, handling variations like "Bob Smith", "Robert Smith", or "Smith, Robert J." so they all produce the same key. It is for matching and deduplicating person records that use inconsistent name formats.
WHEN TO USE THIS
When: I need to tell whether two name spellings refer to the same person
For example: Generate a key for each name and compare them.
When: I need to deduplicate a list of people with inconsistent name formats
For example: Generate a key for each record and group matching keys.
When: I need to match a person's name across two different data sources
For example: Generate the same key from each source's version of the name.
0.01 USDC
Paid to 0xdcec…7566
Your agent buys it
npx agorean buy lst_grytp9p6jhwi
Buy link
https://api.interzoid.com/getfullnamematch
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xdcec…7566). Claiming cannot be undone.
claimListing("lst_grytp9p6jhwi", wallet_proof)