Web Service Description

This web service provides country information for developers. Users can obtain an API Key to access country-related data and use it in their projects.

🚀 How to Get an API Key

To get an API Key, you need to sign up using your GitHub or Google account. After logging in, you will be redirected to the API Key page where you can receive your key.

đŸŽ¯ Service Goals

This is an open-source project, and others are welcome to contribute to its development and improvement. The main goal of this service is to provide a simple and standard way to access country information so developers can easily integrate it into their projects.

🔄 Updates and New Features

This project is continuously updated with new features being added. The development team is always working on enhancing functionality and providing the latest features to users.

📌 Available Data Types in the API

Note that during the filtering process, the API is case-insensitive. For example, when requesting a country by name, values like "IRAN" and "iran" will be processed equally and return the same result.

Field NameDescriptionTypeExample
id (Numeric code)Unique ID for each countryNumber364
nameCountry nameStringØ§ÛŒØąØ§Ų†
iso22-letter ISO codeStringir
iso33-letter ISO codeStringirn
flagFlag URL in SVG formatStringIR.svg
capitalCapital cityStringØĒŲ‡ØąØ§Ų†
calling_codeCountry calling codeNumber98
latLatitudeNumber32
longLongitudeNumber53
continentContinentStringAsia
Country Information Web Service | Documentation | Description