Get the specified country. 'code' must be the iso2 code.
Name | Availability | Description |
---|---|---|
depth | get | The depth parameter signals the amount of data for the country that was provided. depth=0 is the highest level that provides full detail. |
code | get | The unique ISO 2 code two letter code for the country, which is always specified in upper case. |
iso2 | get | See 'code'. |
iso3 | get | The unique ISO 3 code three letter code for the country, which is always specified in upper case. |
name | get | The name of the country. |
List all countries.
Results can optionally be filtered by the filters listed below.
Name | Availability | Description |
---|---|---|
iso2 | get | The iso2 code (see above) of the counties. |
page | get | The page of results to return. |
perpage | get | The number of results per page to return. |