Deliverability, territory planning, and compliance all hinge on trustworthy postal data. Delpha's Address Finder and Address Validator keep your address records complete, correct, and standardized—so shipments arrive, analytics stay reliable, and teams can act with confidence.
What you get:
Completeness: Detects missing parts (number, street, city, postal code, country) and fills gaps when possible.
Validity: Verifies that addresses exist and follow country-specific postal rules.
Consistency: Compares your input to its normalized version to surface discrepancies.
Accuracy: Checks coherence against optional context (e.g., company name, legal ID).
Each request returns a normalized address—standardized and, when possible, enriched. If you provide context like a legal ID or company name, you'll also receive AI-backed recommendations with confidence scores (for example, the registered legal address that best matches your input).
Together, Address Finder and Address Validator transform messy inputs into dependable, action-ready address data.
Submit address for finding and validation
post
Submit an address for finding and validation. Returns a job ID for tracking the process.
Required scopes
This endpoint requires the following scopes:
: Access to the public API
Authorizations
OAuth2clientCredentialsRequired
OAuth2 client credentials flow for API access
Token URL:
Body
Payload to submit a new address quality job.
addressany ofOptional
The address
Example: {"city":"Paris","country":"France","postal_code":"75006","state":"Ile de France","street":"3 AVENUE VAVIN"}