How to find a postal address in France and verify its accuracy online

A postal address in France follows a structure standardized by La Poste: number in the street, type and name of the street, postal code, and locality. Each element plays a role in the delivery of mail, and an error in just one of these components can lead to a return NPAI (Does Not Live at the Address Indicated).

Since the law of February 8, 2022, on street numbering, French municipalities are gradually updating their official addresses. This evolution complicates verification for both individuals and professionals.

Municipal Renumbering: Why an Address Valid Yesterday Is No Longer Valid Today

Most online guides assume that an address is stable over time. In practice, the compliance of municipalities with the National Address Database (BAN) has been generating regular changes since 2023: creation of street names in areas previously identified by a simple locality, changes in numbering on existing streets, and mergers of municipalities leading to a new postal code.

The concrete result is counterintuitive. An address can become invalid without the occupant having moved. The old address, the one still appearing on energy contracts or subscriptions, ceases to be recognized by postal references. Mail returns as NPAI, packages are redirected to the depot, and customer databases become polluted with technically obsolete addresses.

Before searching for or verifying an address, it is essential to understand that the reference itself is evolving. A validation tool that relies on a fixed database will yield misleading results. The freshness of the data source is as important as the verification algorithm.

To find a postal address in France and ensure it corresponds to the latest official version, one must query a regularly updated reference, not simply copy what appears on an old administrative document.

Man checking a postal address on a smartphone while comparing it with an envelope in a modern kitchen

National Address Database and La Poste API: Two Distinct Verification Tools

Two public sources allow for address verification, but they do not serve the same function.

The National Address Database (adresse.data.gouv.fr)

The BAN is an open reference, fed by the municipalities themselves through their Local Address Databases. It lists the official addresses of the territory and geolocates them. Its search engine, updated twice a week, allows for checking if an address exists in the national reference. The BAN identifies the existence of an address, not its postal deliverability.

In other words, an address present in the BAN is recognized administratively. But this does not guarantee that mail will be delivered there without issues, for example, if the mailbox does not meet standards or if access is difficult for the mail carrier.

The La Poste Address Tester (laposte.fr/outils/tester-une-adresse)

This tool checks the conformity of an address against postal distribution standards. It corrects the wording of the street, adjusts the postal code, and suggests a distribution indicator. Its goal is the deliverability of mail, not just the administrative existence of the address.

The two tools are complementary. For everyday use (sending mail, updating a customer database), the La Poste tester is sufficient. For geolocation or mapping needs, the BAN is the reference source.

Components of a Postal Address Compliant with French Standards

Verifying an address requires knowing which elements compose it and in what order. The standard format allows for six possible lines:

  • Line 1: recipient’s identity (title, first name, last name or company name)
  • Line 2: identification supplement (apartment, floor, “chez”)
  • Line 3: location supplement (building, residence, entrance)
  • Line 4: street number and name (the line most checked by tools)
  • Line 5: locality or special distribution service (post office box, CEDEX)
  • Line 6: postal code and destination locality, in uppercase

The majority of input errors are concentrated on line 4. A reversed number, a non-standard abbreviated street type (“av.” instead of “avenue”), or a misspelled street name is enough to fail validation. Online tools correct line 4, but often ignore lines 2 and 3, which are crucial for delivery in multi-unit buildings.

Young woman consulting an interactive map on a tablet to verify a postal address in a Parisian street

Common Errors When Verifying Addresses Online

Validation tools provide a binary response (address recognized or not) or suggest a correction. However, several scenarios can trap users.

The first is the discrepancy between the usage address and the official address. After a municipal renumbering, the occupant continues to use the old address out of habit. The tool rejects it, which does not mean the place no longer exists, but that the wording has changed in the reference.

The second concerns localities. In rural areas, many homes do not have a street number. The BAN is gradually referencing these addresses, but some remain absent. The tool then returns “unknown address” even though mail is delivered daily by the local mail carrier.

The third trap involves postal codes shared between several municipalities. Entering the correct postal code with the wrong locality name (or vice versa) produces an invalid address. Cross-referencing the postal code with the official municipality code helps eliminate ambiguity.

Address Verification via API: The Option for Large Databases

For businesses managing thousands of customer addresses, manual verification is not realistic. The Address API, provided by the BAN, allows for programmatic querying of the national reference. It accepts a free-text address and returns geographic coordinates, a confidence score, and the normalized address.

This API is free and open. It can be integrated into an input form to offer autocompletion or into batch processing to clean an existing database. The confidence score returned by the API allows for sorting questionable addresses and targeting manual verifications on genuinely problematic cases.

The update frequency of the BAN (twice a week according to data published on adresse.data.gouv.fr) remains sufficient for most uses, provided one does not work with a snapshot downloaded several months earlier.

The reliability of a postal address in France depends as much on the source consulted as on the date of consultation. With ongoing renumbering campaigns in many municipalities, a one-time verification is no longer sufficient: address databases require regular refreshing against the national reference to remain usable.

How to find a postal address in France and verify its accuracy online