Open Data · head-to-head
French Address Search vs Onyx Bazaar
geo.api.gouv.fr's address search now redirects to the Géoplateforme's geocoding API at data.geopf.fr/geocodage, which geocodes and reverse-geocodes French addresses down to the housing-unit level from the country's authoritative address registry. Responses come back as GeoJSON FeatureCollections scored by match confidence, and the service is free and keyless for reasonable use.
Onyx Bazaar is a public leaderboard of x402 pay-per-call HTTP services on Base, Solana, and other chains, refreshed every 15 minutes from Coinbase's CDP discovery API. It ranks listed endpoints by call volume, unique payers, price, and recency, with views for cheapest, newest, and highest-quality services. A keyless JSON endpoint (/bazaar.json) mirrors the same leaderboard data shown on the page for agents that want to query it directly.
| French Address Search | Onyx Bazaar | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | GeoJSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |