What's new.
All notable changes to the Ambect API and platform, newest first.
POST /v1/normalize/company — multi-stage company name normalization pipeline
Transliteration support for Cyrillic, Chinese, Japanese, Arabic, Hebrew, and Greek scripts
3,000+ synonym mappings across 100+ countries
250+ acronym expansion entries
850+ stop word mappings across 80+ countries
Country-aware legal form normalization (LLC, GmbH, S.A., 株式会社, and more)
POST /v1/normalize/address — global address normalization via libpostal across 100+ countries
Structured address output: house_number, street, unit, city, region, postal_code, country
Postal code format validation for 60+ countries; street and region abbreviation expansion
Optional geocoding via Google Maps API — returns lat/lng and place_id (Growth and Business plans)
POST /v1/normalize/phone — phone number normalization to E.164, national, and international formats
Line type classification: MOBILE, FIXED_LINE, TOLL_FREE, VOIP, and more
POST /v1/normalize/email — email address normalization with disposable domain detection
POST /v1/normalize/identifier — business identifier normalization and validation
Identifier types: US SSN, US EIN, EU VAT (27 country prefixes), US SIC code, stock ticker
Confidence scoring and per-request stages_fired observability on all endpoints
Free, Starter, Growth, and Business plans with API key management