Geocoding — entry 025 of 80

GeographQL

Verified Jul 2026

GeographQL is a free GraphQL API serving country, state, and city data with cursor-based pagination (per the GraphQL Cursor Connections spec) and a point-based rate limiter to curb abuse. Its Docusaurus docs site documents the full schema — countries, states, cities, regions, subregions, and enums — and links a hosted GraphQL Playground for live queries against api.geographql.rudio.dev/graphql.

graphqlcountriescitiesstatesfree
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsGraphQLResponses can be requested as GraphQL.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/geographql/"><img src="https://greatapis.com/badge/geographql.svg" alt="Scored 74 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.