Country Codes
## If you want to get the short name, dial code, and flag of all the countries or a specific country, you can use this API. #### If you are going to develop a website, in which you want to add a dropdown input to select Country or Dial Code for Mobile No input field, then you must have a full dataset containing the dial codes of all the countries. It's not an easy task to collect the dial-code…
Country Codes endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Country Details by Country's Dial Code / |
Search for name, short name, dial Code and flag of the countries by using country's dial code. It will return a list of objects if it retrieved search result successfully.… |
| GET |
Get Country Details by Country's Short Name / |
Search for name, short name, dial Code and flag of the countries by using country's short name. It will return a list of objects if it retrieved search result successfully.… |
| GET |
Get Country Details by Country's Name / |
Search for name, short name, dial Code and flag of the countries by using country's full name. It will return a list of objects if it retrieved search result successfully.… |
| GET |
Get The List of All Countries / |
To get full list of all the countries and, the short name, dial code and flag of each country, just make a GET request to the URL endpoint without any query parameter. It will… |
Country Codes pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|