MOSE API Services
Provider of accurate geographical data, demographics, and geojson coordinates. Our API delivers precise geospatial and administrative information for continents, countries, and localities, making it the perfect solution for developers, analysts, and businesses integrating geographical insights. Free endpoints: - List all continents of the world. - List all ISO3166-1 alpha-2 countries of the…
MOSE API Services endpoints
| Method | Endpoint | Description |
|---|---|---|
| Listing | ||
| GET |
Currencies /currencies |
Currencies in use in the country. |
| GET |
Continents List /continents |
Retrieves a list of all continents, summarizing key attributes for each. |
| GET |
Languages /languages |
List of languages used in the country. |
| GET |
Countries List /countries |
Retrieves a list of all countries, primarily focusing on essential identifiers like ISO codes and names. |
| Continent | ||
| GET |
Geojson Continent /continent/{ccode}/geojson |
Returns the geographic boundaries of a specific continent in GeoJSON format, essential for visualization and spatial analysis. |
| GET |
Continent Details /continent/{ccode} |
Provides detailed information for a specific continent, identified by its unique code, offering a comprehensive dataset. |
| Country | ||
| GET |
Country Details /country/{cca2} |
Provides detailed information for a specific country, identified by its ISO 3166-1 alpha-2 code, covering a wide range of attributes. |
| GET |
Country Divisions /country/{cca2}/divisions |
Retrieves a list of first-level administrative divisions within a specific country, enabling more granular geographic analysis. |
| GET |
Geojson Country /country/{cca2}/geojson |
Returns the geographic boundaries of a specific country in GeoJSON format, enabling visualization and spatial analysis. |
| Division | ||
| GET |
Division Divisions /division/{guid}/subdivisions |
Retrieves the subdivisions of the division. |
| GET |
Division Localities /division/{guid}/localities |
List of localities located within the boundaries of the division. |
| GET |
Division Details /division/{guid} |
Provides detailed information for a specific first-level administrative division within a country, identified by its unique code, covering various attributes. |
| GET |
Geojson Division /division/{guid}/geojson |
Returns the geographic boundaries of a specific administrative division in GeoJSON format, facilitating visualization and spatial analysis. |
| Locality | ||
| GET |
Locality Details /locality/{guid} |
Provides detailed information for a specific locality, identified by its unique code, covering various attributes related to the locality. |
| Geocoding | ||
| GET |
Geocoding Division /geocode/division |
Converts geographic coordinates into human-readable addresses and vice versa, providing a convenient way to translate between different location formats. |
| POST |
Coordinate Conversion /geocode/convert |
Converts geographic coordinates into human-readable addresses and vice versa, providing a convenient way to translate between different location formats. |
| GET |
Geocoding Locality /geocode/locality |
Converts geographic coordinates into human-readable addresses and vice versa, providing a convenient way to translate between different location formats. |
| Currency | ||
| GET |
Currency Details /currency/{iso4217} |
Retrieves information about a specific currency, identified by its ISO 4217 code, including details like name, symbol, and associated countries. |
| Language | ||
| GET |
Language Details /language/{iso639_2} |
Retrieves information about a specific language, identified by its ISO 639 code, including details like name, description, and associated countries. |
| Other endpoints | ||
| GET |
Continents /Continents |
This API suite provides detailed data about continents, including geographical, demographic, and economic statistics. These endpoints offer insights into each continent's… |
| GET |
Country /Country/{cca2} |
Retrieve detailed information about a specific country. |
| GET |
Countries /Countries |
Retrieve a list of ISO3166-1 alpha-2 countries. |
| GET |
Geojson Continent /Geojson/continent/{ccode} |
Retrieves the geojson FeatureCollection for a continent identified by the MOSE Continent Code. |
| GET |
Geojson Country /Geojson/country/{cca2} |
Retrieves the geojson FeatureCollection for a country identified by the ISO3166-1 alpha-2 country code. |
| GET |
Currency /Currency/{iso4217} |
Retrieves name and symbol for ISO4217 currency code. |
MOSE API Services pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $25 / month | — |
|
| MEGA | $100 / month | — |
|