mymappi
Turn location into human-readable addresses and viceversa, get turn-by-turn navigation instructions in all transport modes and more, find points of interest around a certain location and more!
295 subscribers
9.2/10 popularity
3 ms avg latency
100% success rate
14 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
mymappi endpoints
| Method | Endpoint | Description |
|---|---|---|
| Geocoding | ||
| GET |
Reverse Geocoding /geocoding/reverse |
Translates a coordinate as input into its postal address. |
| GET |
Direct Geocoding /geocoding/direct |
Translates an address as input into geographic coordinates. If there are multiple possible results, it retrieves the list of possible results ordered by the distance to the… |
| Roads | ||
| GET |
Snap to road /roads/snap |
Given a geographical coordinate, it retrieves the another coordinate which is snapped to the nearest road. This means that the snapped coordinate is found by calculating the… |
| GET |
Highway type /roads/highway-type |
Given a coordinate, finds the nearest road and determines what type of road it is (motorway, path, primary... etc.) |
| GET |
Speed limit /roads/speed-limit |
Given a coordinate, it retrieves speed limit info about the nearest road segment, in km/h. |
| GET |
Nearest road /roads/nearest |
Retrieve nearest road information. Given a coordinate, it determines the nearest road and retrieves all possible information about it. NOTE: We may add additional descriptive… |
| GET |
Distance to road /roads/distance |
Given a coordinate, it calculates the distance between it and the snapped coordinate to the nearest road in kilometers. |
| Directions | ||
| GET |
Route calculation /directions/route/{profile} |
Calculates a route between an origin and a destination, possibly passing through many waypoints. It takes into consideration several configuration options in order to customize… |
| GET |
Traveling salesman /directions/traveling-salesman/{profile}/{coordinates} |
It solves the Traveling Salesman Problem using a greedy heuristic (farthest-insertion algorithm) for 10 or more waypoints and uses brute force for less than 10 waypoints. The… |
| GET |
Isochrone /directions/isochrone/{profile} |
The Isochrone API allows you to request polygon or line features that show areas that are reachable within a few specified amounts of time from a certain location in different… |
| GET |
Distance matrix /directions/matrix/{profile}/{coordinates} |
This services takes as input a list of coordinates and computes in a matrix format the fastest travel time among all possible pair combinations among all the provided… |
| GET |
Transit /directions/transit |
Calculates a route between an origin and a destination in public transport. It takes into consideration several configuration options in order to customize the response. |
| Places | ||
| GET |
Search places /places/search |
Searches around a set of coordinates within a certain radius (in meters) to retrieve a list of nearby points of interest of a specific type (optionally). |
| GET |
Autocomplete /places/autocomplete |
Type ahead place predictions based on location or text-based geographic searches. |
mymappi pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|