Countries GraphQL API · GraphQL Specification

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.

Documentation Endpoint View on GitHub GraphQLCountriesGeographyOpen DataFreeLanguagesContinentsGraphQL

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

https://countries.trevorblades.com/graphql

References

Back to Countries GraphQL API · All GraphQL Specs · GitHub