GeographQL
A Country, State, and City GraphQL API
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Geocoding
- Documentation / URL
- https://geographql.netlify.app
Overview
GeographQL exposes geography data (countries, cities) as GraphQL — keyless.
⚠️ Status (verified 2026-08): a guessed path returned HTTP 404 (HTML, Netlify) — the GraphQL endpoint path differs. Check the site for the current endpoint.
What it provides
curl -X POST "https://geographql.netlify.app/graphql" \
-H "Content-Type: application/json" \
-d '{"query": "{ countries { name } }"}'
Notes
- Geography data via GraphQL.
- Route paths per the site docs.
FAQ
Is GeographQL free? Yes — free and keyless.
Why 404? Our 2026-08 guess path was wrong (verified) — check the site docs.
What does it provide? Country/city geography data.
More in Geocoding
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Actinia Grass GIS Actinia is an open source REST API for geographical data that uses GRASS GIS | API Key | Yes | Unknown | ↗ |
| administrative-divisons-db Get all administrative divisions of a country | No auth | Yes | Yes | ↗ |
| adresse.data.gouv.fr Address database of France, geocoding and reverse | No auth | Yes | Unknown | ↗ |
| Airtel IP IP Geolocation API. Collecting data from multiple sources | No auth | Yes | Unknown | ↗ |
| Apiip Get location information by IP address | API Key | Yes | Yes | ↗ |