Get information about any country via a RESTful API http://restcountries.eu
- More REST search options
- Add Timezone to Available Data
name
top-level domain (tld)
code ISO 3166-1 alpha-2 (cca2)
code ISO 3166-1 numeric (ccn3)
code ISO 3166-1 alpha-3 (cca3)
currency code(s)
calling code(s)
capital city
region
subregion
-
By code ISO 3166-1 alpha-2 http://restcountries.eu/rest/alpha2/NO
-
By code ISO 3166-1 alpha-3 http://restcountries.eu/rest/alpha3/NOR
-
By currency http://restcountries.eu/rest/currency/NOK
-
By callingcode http://restcountries.eu/rest/callingcode/47
-
By name (english) http://restcountries.eu/rest/name/Norway
-
By capital city http://restcountries.eu/rest/capital/oslo
JSON Data is taken from https://github.com/mledoze/countries
Mozilla Public License http://www.mozilla.org/MPL/