Rest Country API
This project is a resource for accessing information about countries around the world through a REST API (Application Programming Interface). It is inspired by the website restcountries.com and is freely available for anyone to use. The project is open source, meaning that the source code is publicly available and can be modified by anyone. It allows users to retrieve data about each country,…
Rest Country API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Countries | ||
| GET |
getByUniqueId /{uniqueIds} |
Returns a single pet |
| GET |
allCountries / |
Returns all countries and its details in single api request |
Rest Country API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|