From 742770aa9d3c0245c19189221e9bf5f80b4469a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20TRISTRAM?= Date: Sun, 13 Sep 2026 10:10:28 +0200 Subject: [PATCH] Add TrustyData API to Geocoding Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_0146jD9fDqNtHNZzTjB7RS6o --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eff5bc2a..290483f1 100644 --- a/README.md +++ b/README.md @@ -1190,6 +1190,7 @@ API | Description | Auth | HTTPS | CORS | | [SpotSense](https://spotsense.io/) | Add location based interactions to your mobile app | `apiKey` | Yes | Unknown | | [Telize](https://rapidapi.com/fcambus/api/telize/) | Telize offers location information from any IP address | `apiKey` | Yes | Yes | | [TomTom](https://developer.tomtom.com/) | Maps, Directions, Places and Traffic APIs | `apiKey` | Yes | Yes | +| [TrustyData](https://trustydata.fr/docs/) | French address checks, INSEE company search and routing on official open data | `apiKey` | Yes | Yes | | [Uebermaps](https://uebermaps.com/api/v2) | Discover and share maps with friends | `apiKey` | Yes | Unknown | | [US ZipCode](https://www.smarty.com/docs/cloud/us-zipcode-api) | Validate and append data for any US ZipCode | `apiKey` | Yes | Yes | | [Utah AGRC](https://api.mapserv.utah.gov) | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | Unknown |