Countries GraphQL API GraphQL API
A free, public GraphQL API exposing queryable data about countries, continents, and languages worldwide. No authentication is required. The schema centers on three core object types — Country, Continent, and Language — each queryable individually by code or as filtered lists. Country records include capital city, currency, emoji flag, AWS region mapping, phone codes, spoken languages, administrative states, and subdivisions.
Overview
Countries GraphQL API GraphQL API is a GraphQL API specification published by Countries GraphQL API on the APIs.io network.
A free, public GraphQL API exposing queryable data about countries, continents, and languages worldwide. No authentication is required. The schema centers on three core object types — Country, Continent, and Language — each queryable individually by code or as filtered lists. Country records include capital city, currency, emoji flag, AWS region mapping, phone codes, spoken languages, administrative states, and subdivisions.
The GraphQL endpoint is available at https://countries.trevorblades.com/graphql. documentation is published at https://github.com/trevorblades/countries.
The specification includes 3 reference links.
Tagged areas include Countries, Geography, Open Data, Free, and Languages.
Endpoint
References
- Documentation https://github.com/trevorblades/countries
- GettingStarted https://github.com/trevorblades/countries#readme
- GitHub https://github.com/trevorblades/countries