Country name to ISO
A useful feature when the user will naturaly write the name of a country in a form or you use an external file with country data in other language. You send a string in any language to the API, for exemple "Ķīna" it's the letton translate for China, or "சீனா" in Tamoul... The API will return a JSON with some informations about the country : { "ISO2":"CN", "ISO3":"CHN", "ISOn":156,…
Country name to ISO endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
ReturnISOCountry /ReturnISOCountry/{CountryString} |
Return ISO country code from any short or long country name in more than 100 languages |
Country name to ISO pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $1.9 / month | 5 / second |
|
| ULTRA | $9 / month | 10 / second |
|
| MEGA | $29 / month | — |
|