Places
This API allows you to get objects data from our database. You can easily integrate our data into your external application or website. OpenTripMap based on cooperative processing of different open data sources (OpenStreetMap, Wikidata, Wikipedia, Ministry of Culture and Ministry of Natural Resources and Environment of the Russian Federation) and encompasses over 10 million tourist attractions…
Places endpoints
| Method | Endpoint | Description |
|---|---|---|
| Objects list | ||
| GET |
Places list by radius (Nearby Search) /{lang}/places/radius |
Method returns objects closest to the selected point optionally filtered by parameters. Only basic information is include in response: xid, name, kinds, osm, wikidata of each… |
| GET |
Places list by bounding box /{lang}/places/bbox |
Method returns all objects (or number of objects) in the given boundary box optionally filtered by parameters. Only basic information is include in response: xid, name, kinds,… |
| GET |
Autosuggest /{lang}/places/autosuggest |
Method returns suggestions for search term closest to the selected point optionally filtered by parameters. Only basic information is include in response: xid, name, kinds, osm,… |
| Other endpoints | ||
| GET |
Geographic coordinates by placename /{lang}/places/geoname |
Returns geographic coordinates for the given placename (city, village, etc.). The method returns the place whose name is most similar to the search string. |
| GET |
Place properties /{lang}/places/xid/{xid} |
Returns detailed information about the object. Objects can contain different amount of information. |
Places pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $49 / month | — |
|
| ULTRA | $59 / month | — |
|