Nickname to FullName
When matching peoples names to their ID documents I had a real problem with users creating their accounts with the familiar name (e.g. 'Jim') when their full name was 'James' which made automatic matching difficult. This API exposes this data in a form that allows this matching. Currently exposing over 3600 entries (mainly English) with more being added all of the time
Nickname to FullName endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Fullname from Nickname /nickname/{name} |
Pass the nickname (such as "chris") and get the different possible full names back ("christian", "christine", "christopher", "christian", "christina") |
Nickname to FullName pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|