minicountries
This API shows some small info about all countries in the world. This includes capital, timezones, population, area etc
77 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
minicountries endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
nations /nations |
This endpoit returns the list of all countries. It accepts a `GET` method. |
| GET |
nation /nations/{name} |
This endpoint accepts a `GET` request. It requires a name parameter. A valid example is `/nations/Kenya` It returns a json object containing info about a nation. |
minicountries pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|
| ULTRA | Free | — |
|