INDEX / GEOCODING / REST COUNTRIES
№ APD-01077
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01077 · FIRST INDEXED 2022-12-11

REST Countries

Get information about countries via a RESTful API
SOURCE: SEED-2022
DOMAIN: restcountries.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHapi-key
PRICINGunknown
CATEGORIESgeocoding
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 03:11
ABOUT
FROM RESTCOUNTRIES.COM
REST Countries is a country data API: 250+ countries, 90+ fields each with 99.995% uptime.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.1
GET
/countries/v5
List or search countries
GET
/countries/v5/code
Aggregate search across every code property
GET
/countries/v5/name
Aggregate search across every name field
GET
/countries/v5/{property}
Search within a single property
GET
/countries/v5/{property}/{value}
Filter by property value
GET
/currencies/v1/convert
Convert an amount between currencies
GET
/currencies/v1/rates/{base}
Exchange-rate table for a base currency (path slug)
GET
/currencies/v1/rates
Exchange-rate table for a base currency (query param)
GET
/currencies/v1/symbols
List supported currencies
GET
/ip/v1/{ip}
Look up an IP address (path slug)
GET
/ip/v1
Look up an IP address (query param or the caller's own)
GET
/user-agent/v1
Parse a user-agent string