Person Name Normalizer API
General APIs
Person Name Normalizer API
The Person Name Normalizer API cleans a person’s name into a consistent, standardized form. Strip stray titles, fix casing, and collapse messy whitespace so your contact records match and dedupe reliably.
POST
Person Name Normalizer API
Common Use Cases
Inconsistent person names quietly break matching, deduplication, and personalization.- Data Hygiene: Standardizing contact names before they enter your CRM.
- Deduplication: Matching records that spell the same person differently.
- Personalization: Keeping salutations clean in outreach at scale.
- Data Integration: Reconciling names across systems and imports.
Attributes
string
required
The person name to normalize.
Response
Related APIs
Company Normalizer
Clean and standardize company names.
Phone Number Normalizer
Standardize phone numbers to a clean format.
Address Normalizer
Standardize and validate postal addresses.
URL Normalizer
Normalize URLs to a canonical form.

