The portal for developers to use MapQuest APIs. Find documentation to use our geo-spatial APIs and make maps using our mobile and javascript SDKs.
655202 Real Estate Developers 22,892 701101 Hotels & Motels 96,807 701106 Cottages & Cabins 2,397 701107 Bed & Breakfasts 10,771 701108 Chalet & Cabin Rentals 1 701110 Skiing Centers & Resorts 432 701111 Resorts 10,955 701116 Villas 4 702103 Hostels 688 703208 Adventure Games & Activities ...
Access enterprise-grade and battle tested APIs and SDKs that power thousands of developers and tens of billions of transactions Geocoding API Pinpoint locations with given latitude and longitude Directions API Provides a simple interface to get routing, narrative, and shapes Icons API A variety...
The portal for developers to use MapQuest APIs. Find documentation to use our geo-spatial APIs and make maps using our mobile and javascript SDKs.
Directions API Route Control Points The Route Control Points are a collection of lat/lng pairs which are used to influence a regular route if provided in the route request. Each Route Control Point (RCP) has the following attributes: Location (lat,lng)...
searchResultSearchResult The results of the search request. Refer below to the SearchResult object documentation for details. Example Request POST https://www.mapquestapi.com/search/v2/corridor?key=KEY Example Request Body JSON XML JSON { "line": [ 40.078811, -76.730422, 41.078811, ...
The portal for developers to use MapQuest APIs. Find documentation to use our geo-spatial APIs and make maps using our mobile and javascript SDKs.
{"phone":"4844803782","side_of_street":"R","group_sic_code":"154213","state":"PA","lng":-75.357277,"group_sic_code_name":"Building Contractors","city":"Chester","country":"US","group_sic_code_name_ext":"Building Contractors::Real Estate Developers","id":"261535993","mqap_...
GEThttps://www.mapquestapi.com/search/v2/radius?key=KEY Example Request Body Example Response JSONXML JSON {"searchResults": [{"resultNumber":1,"distance":0,"sourceName":"mqap.ntpois","name":"Cholon","shapePoints": [39.750307,-104.999472],"distanceUnit":"m","key":"6318dd07...
searchResultSearchResult The results of the search request. Refer below to the SearchResult object documentation for details. Example Request GET https://www.mapquestapi.com/search/v2/radius?key=KEY&maxMatches=4&origin=39.750307,-104.999472 ...