Retour à la bibliothèque
API Google Locations Finder
Search Google-supported locations by name to retrieve location IDs and GPS coordinates for geo-targeted search API calls.
ActifGratuitGET/v2/finder/google-locations
Vue d'ensemble de l'endpoint
Documentation détaillée, tarifs et exemples d'utilisation.
Chargement…
Exemples de code
Bash
curl --location --request GET 'https://api.piloterr.com/v2/finder/google-locations' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Remplacez <token> par votre clé API, puis exécutez la requête depuis votre terminal ou votre application.
Essayer gratuitementExemple de réponse
JSON
[
{
"id": "585069a2ee19ad271e9b5052",
"gps": [
-98.936927,
49.951529
],
"name": "Austin",
"reach": 0,
"google_id": 1001982,
"target_type": "City",
"country_code": "CA",
"canonical_name": "Austin,Manitoba,Canada",
"google_parent_id": 20115
}
]Intégrations
Intégrez Google Locations Finder avec vos outils préférés.
Tarifs
0 crédits par requête
Avis
5 / 5 (58 avis)
66 utilisateurs actifs
392K requêtes
12ms temps de réponse moyen
Méthode
GET, POST
Chemin
/v2/finder/google-locations
Statut
Actif
Collections
API associées
Étendez vos capacités data avec ces outils complémentaires.