id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
28b827de-e241-4dc7-8904-8bf3652deb59/797d0ec2-6406-4d88-8f9f-54c2c183ee25/1/0
Huge Maps
A rich toolkit for mapping ,geocoding and elevation
0.1
/geocoding/tolatlng
convert address to latitude and longitude
200
Example_1
{"request_address": "Yiding Hotel", "formated_address": "W57J+8RJ Zhaoxing Dongzhai Yiding Hotel, Next to the bonfire show venue in Xiazhai Village, Zhaoxing, Guizhou, Liping County, Guizhou, China", "latitude": 0, "longitude": 0}
{"type": "object", "properties": {"request_address": {"type": "string"}, "formated_address": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}}}
26063fd1-e4d6-473a-b202-39807ff3f7d1/5ee0494b-5680-462d-89ff-8c1c971134d4/0/0
Distance Matrix/Routing
Distance Matrix service computes travel distance and journey duration between multiple origins and destinations using a given mode of travel.
null
Distance Calculation
This endpoint allows to get travel distance and time for a matrix of origin and destination. Response of this API looks like Google Maps API compact response.
200
Repsonse
{"destination": "52.522199,13.425576", "origin": "52.429892,13.505498", "rows": [{"elements": {"distance": {"text": "13.498 km", "value": 13.498}, "duration": {"text": "161.97 mins", "value": 161.97}, "status": "OK"}}], "status": "OK"}
{"type": "object", "properties": {"destination": {"type": "string"}, "origin": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"elements": {"type": "object", "properties": {"distance": {"type": "object", "properties": {"text": {"type": "string"}, "value": {"type": "number"}}}, "...
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/e612c833-9b36-4148-a84c-e59741f64777/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/IsWithinDistance
Check is first and second geometry distance is less or equal to specified distance
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/a7912939-2aa6-4f96-b877-a3860d1317aa/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Overlaps
Check if first gemetry overlaps other
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/e8f0bcaf-0213-497c-a50f-0d7bb327cd0e/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/EndPoint
Find the end coordinate of the geometry
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/842a0019-d4c4-4e8d-92dd-9c4f9e55e52e/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Area
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/842a0019-d4c4-4e8d-92dd-9c4f9e55e52e/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Area
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/f8266968-ee17-4ca2-8ca2-b22c24925c4e/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Centroid
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/f8266968-ee17-4ca2-8ca2-b22c24925c4e/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Centroid
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/07b11fde-d608-4a13-b861-e33827d8b4b6/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Touches
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/07b11fde-d608-4a13-b861-e33827d8b4b6/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Touches
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/0dae03c9-9d97-41c1-9ba5-598ef7d90dd1/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/MinDistance
Minimum Distance of 2 geometry
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/04f2c441-0f86-4105-ab70-0eeb4462ca47/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/PointAtDistanceGeodetic
Get point at distance using Wgs84 projection
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/068dc95f-c383-4f56-81a9-4898dec0d177/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Union
Combine wkt geometries with union service
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/b6c8cca7-67d3-45ca-9878-9e87111e6444/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/StartPoint
Find start point of any projection of linestring geometry
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/204c1868-d0f4-4ee4-8d4a-6d1d33e919fe/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Envelope
Min bounding rectange of geometry or multiple geometries
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/666bbe31-3cb8-4c25-aec9-a1ebe1bbe0ab/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Length
Get linestring geometry length in specified projection
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/b4b0e7a2-af1b-4d5c-b7b5-503c6379ccc7/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/MakeValid
Make geometry valid
200
Example_1
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/6b4b1b62-e71a-4628-ab4a-756773c71cdb/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/OrientedEnvelope
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/6b4b1b62-e71a-4628-ab4a-756773c71cdb/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/OrientedEnvelope
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/8c34f899-7899-4178-8aaa-d6c507cecec4/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Extendline
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/8c34f899-7899-4178-8aaa-d6c507cecec4/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Extendline
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/d1dbf301-e034-400f-b565-f540f4f70281/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Covers
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/d1dbf301-e034-400f-b565-f540f4f70281/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Covers
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/229b3b23-9bc4-44bc-89d3-9ccd0f012a83/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Reverse
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/229b3b23-9bc4-44bc-89d3-9ccd0f012a83/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Reverse
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/ebb4fd18-99dc-4b7c-9fbf-e0c5a0d39663/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Split
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/ebb4fd18-99dc-4b7c-9fbf-e0c5a0d39663/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Split
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/672a51d2-4912-48fe-9d9b-dcf0a04d8f8b/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/PointAtDistanceOnLine
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/672a51d2-4912-48fe-9d9b-dcf0a04d8f8b/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/PointAtDistanceOnLine
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/411c0b10-c641-4bba-8668-01940dbe7930/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Intersects
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/411c0b10-c641-4bba-8668-01940dbe7930/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Intersects
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/f5a456bd-f3e1-4ab9-b884-a11dea54f91b/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Intersection
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/f5a456bd-f3e1-4ab9-b884-a11dea54f91b/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Intersection
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/5da648d3-2449-4e6c-95c8-87b0d91ce4bc/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Simplify
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/5da648d3-2449-4e6c-95c8-87b0d91ce4bc/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Simplify
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/5c764386-0129-4489-88b9-6c5bfee0d917/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Difference
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/5c764386-0129-4489-88b9-6c5bfee0d917/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Difference
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/80df5182-5729-4528-87a1-a9d55aa6d212/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/ConvexHull
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/80df5182-5729-4528-87a1-a9d55aa6d212/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/ConvexHull
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/61f942d5-929c-49c2-bca4-48e58f1d349a/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/ConcaveHull
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/61f942d5-929c-49c2-bca4-48e58f1d349a/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/ConcaveHull
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/4b8935e5-6440-4902-a95d-c0e9cf34365a/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/ClosestLine
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/4b8935e5-6440-4902-a95d-c0e9cf34365a/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/ClosestLine
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/87303a0f-4726-4a3b-ace2-eb0178f36d08/0/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Buffer
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
b9f02042-4a67-4a6b-8bbb-d37113d4f75f/87303a0f-4726-4a3b-ace2-eb0178f36d08/1/0
GeoApi
Fast spatial operations api containing services such as area, union, intersects,buffer etc.
null
/api/Geo/Buffer
200
null
{"Success": true, "Message": ""}
{"type": "object", "properties": {"Data": {}, "Success": {"type": "boolean"}, "Message": {"type": ["string", "null"]}}, "additionalProperties": false}
e727af53-63cd-4fea-9399-81b4ba7ada27/cc117e32-4610-4e1c-97d1-7cafc312b82b/0/0
TrueWay Matrix
Calculate distances and durations between a set of origins and destinations.
9.7
CalculateDrivingDistanceMatrix
Calculate distances and durations between a set of origins and destinations.
200
New Example
{"distances": [[0, 3939, 2077, 5417], [4004, 0, 2609, 1480], [2985, 2803, 0, 3646], [5760, 2395, 5170, 0]], "durations": [[0, 816, 475, 1096], [850, 0, 747, 435], [596, 805, 0, 1098], [1172, 603, 1216, 0]]}
{"type": "object", "properties": {"distances": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "durations": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}}
d51a1099-497b-4dfa-98d3-f2c8e0414c77/2aa2ec1b-6238-4b23-b12a-5e9874801726/0/0
Route and directions
Calculate a route with turn-by-turn navigation instructions between a pair or more waypoints.
9.6
Route and directions
Provide Latitude/Longitude coordinates (separated by "|") as "waypoints", transportation mode ("drive", "truck", "bicycle", "walk" or "transit") as "mode". The API returns GeoJSON.Features as a result.
200
Example_1
{"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"mode": "drive", "time": 1098, "legs": [{"steps": [{"time": 188, "from_index": 0, "distance": 1580, "to_index": 78, "instruction": {"text": "Drive north on G\u00f6gginger Stra\u00dfe."}}, {"time": 337, "from_index": 78, "distance": 1305, "to_...
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"mode": {"type": "string"}, "time": {"type": "integer"}, "legs": {"type": "array", "items": {"type": "object"...
c58b7f40-77a1-4dde-b53f-d3d665de966b/752094cb-b784-40f3-a1c0-3659e6ef421e/0/0
Property Lines
Tax Parcel Property Boundary lines across the US based on input coordinates. New updated servers for faster responses!
8.6
Get Radius Boundary
This endpoint retrieves the property boundaries associated with a given latitude and longitude coordinate within a given radius, if any exist.
200
New Example
{"featureCollection": {}}
{"type": "object", "properties": {"featureCollection": {"type": "object"}}}
c58b7f40-77a1-4dde-b53f-d3d665de966b/177becaa-7028-4ec5-ae0d-be18f1b60884/0/0
Property Lines
Tax Parcel Property Boundary lines across the US based on input coordinates. New updated servers for faster responses!
8.6
Get County Boundary
This endpoint retrieves the county property boundaries associated with a given latitude and longitude coordinate, if any exist.
200
New Example
{"featureCollection": {}}
{"type": "object", "properties": {"featureCollection": {"type": "object"}}}
c58b7f40-77a1-4dde-b53f-d3d665de966b/15a75b87-3f9f-4ef5-801f-509976cdfb59/0/0
Property Lines
Tax Parcel Property Boundary lines across the US based on input coordinates. New updated servers for faster responses!
8.6
Get All Counties In State Boundaries
This endpoint retrieves all county boundaries in the state associated with a given latitude and longitude coordinate, if any exist.
200
New Example
{"featureCollection": {}}
{"type": "object", "properties": {"featureCollection": {"type": "object"}}}
c58b7f40-77a1-4dde-b53f-d3d665de966b/ad7c3695-8832-47c6-822c-dc0ba7274873/0/0
Property Lines
Tax Parcel Property Boundary lines across the US based on input coordinates. New updated servers for faster responses!
8.6
Get Single Boundary
This endpoint retrieves the property boundaries associated with a given latitude and longitude coordinate, if any exist.
200
New Example
{"featureCollection": {}}
{"type": "object", "properties": {"featureCollection": {"type": "object"}}}
c58b7f40-77a1-4dde-b53f-d3d665de966b/649077ed-d34c-4d02-901f-f66147c67161/0/0
Property Lines
Tax Parcel Property Boundary lines across the US based on input coordinates. New updated servers for faster responses!
8.6
Get State Boundary
This endpoint retrieves the state property boundaries associated with a given latitude and longitude coordinate, if any exist.
200
New Example
{"featureCollection": {}}
{"type": "object", "properties": {"featureCollection": {"type": "object"}}}
5b6b499ee4b07e7b7f71e4ab/13d32d7f-b167-4024-b83c-5a5ef2affe2c/0/0
Reverse Geocoding and Geolocation Service
Find nearest or largest city information or timezone for any given point location (latitude/longitude). The reverse geocode API back "reverse" codes any GPS location point into nearest or largest readable places with county, city, distance and population. Provides distance information between two locations. Provides ad...
9.8
IsOnWater
Checks whether a GPS coordinate is on water (sea or lake) or not.
200
New Example
{"isOnWater": true, "sea": false, "lake": true}
{"type": "object", "properties": {"isOnWater": {"type": "boolean"}, "sea": {"type": "boolean"}, "lake": {"type": "boolean"}}}
5b6b499ee4b07e7b7f71e4ab/38dd3cf2-ba12-4673-bc89-100c5b45e576/0/0
Reverse Geocoding and Geolocation Service
Find nearest or largest city information or timezone for any given point location (latitude/longitude). The reverse geocode API back "reverse" codes any GPS location point into nearest or largest readable places with county, city, distance and population. Provides distance information between two locations. Provides ad...
9.8
GetTimezone
Finds the local timezone for any given geo-location point by lat and long and returns timezone information with Timezone name, Timezone id and current local time.
200
Response
{"Country": "United States of America ", "CountryId": "US", "GMT_offset": -5, "LocalTime_Now": "2:48:57 PM", "TimeZoneId": "America/New_York", "TimeZoneName": "EST"}
{"properties": {"Country": {"type": "string"}, "CountryId": {"type": "string"}, "GMT_offset": {"type": "integer"}, "LocalTime_Now": {"type": "string"}, "TimeZoneId": {"type": "string"}, "TimeZoneName": {"type": "string"}}, "type": "object"}
5b6b499ee4b07e7b7f71e4ab/372d2937-5e6f-48f7-a635-138bd4474ef4/0/0
Reverse Geocoding and Geolocation Service
Find nearest or largest city information or timezone for any given point location (latitude/longitude). The reverse geocode API back "reverse" codes any GPS location point into nearest or largest readable places with county, city, distance and population. Provides distance information between two locations. Provides ad...
9.8
GetDistance
Distance between two GPS latitude and longitude positions in meters, kilometers and miles. Retrieves compass direction and bearing. Information about start and destination country.
200
Example_1
[{"CountryStart": "Germany", "CountryStartId": "DEU", "CountryDestination": "France", "CountryDestinationId": "FRA", "Distance": 744748.3860830987, "DistanceInKm": 744.7483860830987, "DistanceInMiles": 462.76519257728535, "Bearing": 228.75083562506646, "CompassDirection": "SW"}]
{"type": "array", "items": {"type": "object", "properties": {"CountryStart": {"type": "string"}, "CountryStartId": {"type": "string"}, "CountryDestination": {"type": "string"}, "CountryDestinationId": {"type": "string"}, "Distance": {"type": "number"}, "DistanceInKm": {"type": "number"}, "DistanceInMiles": {"type": "nu...
8d4f8814-70d4-4d3d-b37b-87539bf347bc/7df9909d-865a-486f-adf5-dda8faee6e2c/0/0
Places Nearby a Coordinates
Find places nearby a given coordinates.
7.2
Categories
Categories of establishments.
200
Response
["accommodation", "accommodation.hotel", "accommodation.hut", "accommodation.apartment", "accommodation.chalet", "accommodation.guest_house", "accommodation.hostel", "accommodation.motel", "activity", "activity.community_center", "activity.sport_club", "commercial", "commercial.supermarket", "commercial.marketplace", "...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
8d4f8814-70d4-4d3d-b37b-87539bf347bc/7b7fd3d4-3b1a-4512-9908-59a0ac9658ec/0/0
Places Nearby a Coordinates
Find places nearby a given coordinates.
7.2
Nearby
Returns nearby places sorted by distance from the origin coordinates in ascending order. Returns up to 60 places per request.
200
Response
{"status": "OK", "results": [{"location": {"lat": "40.7507207", "lng": "-73.9868587"}, "name": "Brasserie Toast Cafe", "country": "United States", "state": "New York", "postal_code": "10018", "city": "New York", "street": "6th Avenue", "address": "968 6th Avenue, New York, NY 10018, United States of America", "formatte...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"location": {"type": "object", "properties": {"lat": {"type": "string"}, "lng": {"type": "string"}}, "required": ["lat", "lng"]}, "name": {...
cdb725be-8d98-4883-a8d5-a7146154a03e/4d20b929-44d3-415f-9b24-9ba6598002ce/0/0
TrueWay Directions
Find the best route between two or more locations
9.7
FindDrivingRoute
Find the best route and get multiple stops driving directions
200
Success
{"route": {"distance": 10148, "duration": 2654, "bounds": {"south": 40.618996, "west": -74.025801, "north": 40.645331, "east": -73.98078}, "geometry": {"coordinates": [[40.629103, -74.025801], [40.629409, -74.025679], [40.630117, -74.025375], [40.630245, -74.025325], [40.630726, -74.025122], [40.630804, -74.025081], [4...
{"type": "object", "properties": {"route": {"type": "object", "properties": {"distance": {"type": "integer"}, "duration": {"type": "integer"}, "bounds": {"type": "object", "properties": {"south": {"type": "number"}, "west": {"type": "number"}, "north": {"type": "number"}, "east": {"type": "number"}}}, "geometry": {"typ...
cdb725be-8d98-4883-a8d5-a7146154a03e/8e42a258-a716-4568-a09c-f5e4353b6d60/0/0
TrueWay Directions
Find the best route between two or more locations
9.7
FindDrivingPath
Find the best route between an origin and a destination, passing through waypoints (if specified)
200
Success
{"route": {"distance": 5395, "duration": 1094, "bounds": {"south": 40.620537, "west": -74.025801, "north": 40.630814, "east": -73.98078}, "geometry": {"coordinates": [[40.629103, -74.025801], [40.629409, -74.025679], [40.630117, -74.025375], [40.630245, -74.025325], [40.630726, -74.025122], [40.630804, -74.025081], [40...
{"type": "object", "properties": {"route": {"type": "object", "properties": {"distance": {"type": "integer"}, "duration": {"type": "integer"}, "bounds": {"type": "object", "properties": {"south": {"type": "number"}, "west": {"type": "number"}, "north": {"type": "number"}, "east": {"type": "number"}}}, "geometry": {"typ...
dcd75dbe-f5bf-4a65-97c3-50c63816e0ec/312fcb8a-713b-4306-8250-a648f5341b7e/0/0
DirectAPI - Directions
Directions, mapping and address information API
null
Directions
Get an optimized route through a set of 2 or more stops
200
Response
{"routes": [{"legs": [{"start": "1676 40 St SW, Calgary, AB T3C 1W9, Canada", "end": "1956 4 Ave NW, Calgary, AB T2N 0N3, Canada", "steps": [{"start": {"lat": 51.0382523, "lng": -114.145476}, "end": {"lat": 51.039687, "lng": -114.14547}, "distance": 160, "duration": 34, "summary": "Head <b>north</b> on <b>40 St SW</b> ...
{"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"legs": {"type": "array", "items": {"type": "object", "properties": {"start": {"type": "string"}, "end": {"type": "string"}, "steps": {"type": "array", "items": {"type": "object"}}, "distance": {"type": "integer"}, ...
898ee606-d6bd-4536-995b-7fa5b0eed5bf/75751c3c-7f39-4403-ac0b-d56c5a77da9b/0/0
Forward & Reverse Geocoding
Forward & Reverse Geocoding API. Get address by location or location by address.
9.9
ForwardGeocoding
Turn an address into latitude and longitude (e.g. to display on a map) by schematic input.
200
Response
[{"importance": 0.92962395537125, "licence": "Data \u00a9 OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright", "class": "amenity", "address": {"road": "West 13th Street", "state": "New York", "county": "New York County", "country_code": "us", "house_number": "34", "city": "New York", "suburb": "Manhattan",...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"importance": {"type": "number"}, "licence": {"type": "string"}, "class": {"type": "string"}, "address": {"type": "object", "properties": {"road": {"type": "string"}, "state": {"type": "string"}, "county": {"type":...
898ee606-d6bd-4536-995b-7fa5b0eed5bf/c22931bd-187b-4a01-ad7d-42b9dea2d23f/0/0
Forward & Reverse Geocoding
Forward & Reverse Geocoding API. Get address by location or location by address.
9.9
ReverseGeocoding
Find address or place by latitude and longitude
200
Response
{"licence": "Data \u00a9 OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright", "osm_id": 122604, "address": {"state": "Illinois", "country": "United States", "city": "Chicago", "country_code": "us", "county": "Cook County"}, "osm_type": "relation", "boundingbox": ["41.644531", "42.0230396", "-87.940101", "-...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"licence": {"type": "string"}, "osm_id": {"type": "integer"}, "address": {"type": "object", "properties": {"state": {"type": "string"}, "country": {"type": "string"}, "city": {"type": "string"}, "country_code": {"type": "string"}, "county": ...
898ee606-d6bd-4536-995b-7fa5b0eed5bf/77841b8b-6b43-4f84-92c6-bf6f168cdec2/0/0
Forward & Reverse Geocoding
Forward & Reverse Geocoding API. Get address by location or location by address.
9.9
GeocodingSearch
Free-form query forward geocoding.
200
Response
[{"importance": 1.0175766114518, "licence": "Data \u00a9 OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright", "class": "boundary", "address": {"country": "United States", "country_code": "us", "city": "New York", "state": "New York"}, "osm_id": 175905, "display_name": "New York, United States", "osm_type":...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"importance": {"type": "number"}, "licence": {"type": "string"}, "class": {"type": "string"}, "address": {"type": "object", "properties": {"country": {"type": "string"}, "country_code": {"type": "string"}, "city": ...
9a738e15-cb88-4ccd-ac39-66a9fbcd9e3f/8ed4a947-b102-4d43-8b68-570cd1f94020/0/0
Reverse Geocode Locator (U.S)
Convert latitude and longitude coordinates into meaningful location information within the United States. With this API, you can easily integrate reverse geocoding capabilities into your applications, platforms, or services, enabling you to retrieve accurate address details based on geographic coordinates.
6.3
Lookup Coordinates
Convert US latitude and longitude coordinates into local city information
200
Response
{"status": "ok", "error": null, "data": {"zipcode": "10024", "state_abbr": "NY", "city": "New York", "state": "New York", "distance": 0.755188609784236, "latitude_closest": 40.786387, "longitude_closest": -73.97709, "latitude": 40.785091, "longitude": -73.968285, "estimatedCity": true}}
{"type": "object", "properties": {"status": {"type": "string"}, "error": {"type": "null"}, "data": {"type": "object", "properties": {"zipcode": {"type": "string"}, "state_abbr": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "distance": {"type": "number"}, "latitude_closest": {"type": "num...
d17a475c-807a-47a0-b4e9-bccbcf60344f/8953fc8a-7cc1-4a4c-9c6c-70a8441a712b/0/0
Geocode - Forward and Reverse
Forward and reverse geocoding using Google Geocoding API.
7.3
Forward geocode
Get lat,lng coordinates from an address.
200
Response
{"address": "2795 E Hastings St, Vancouver, BC V5K 1Z8, Canada", "location": {"lat": 49.2813458, "lng": -123.0470199}, "place_id": "ChIJr9qJ9yBxhlQRVydHPfGaK6U"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"address": {"type": "string"}, "location": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "place_id": {"type": "string"}}, "required": ["address", "location", "place_id"]...
d17a475c-807a-47a0-b4e9-bccbcf60344f/b89cfbeb-4913-4629-9a05-fb66906eac31/0/0
Geocode - Forward and Reverse
Forward and reverse geocoding using Google Geocoding API.
7.3
Reverse geocode
Get an address from a lat,lng coordinate.
200
Response
{"address": "2795 BC-7A, Vancouver, BC V5K 1Z8, Canada", "location": {"lat": 49.2812974, "lng": -123.046965}, "place_id": "ChIJVaCI9yBxhlQREDIu2QbjwDY"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"address": {"type": "string"}, "location": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "place_id": {"type": "string"}}, "required": ["address", "location", "place_id"]...
6e8b0038-5037-47b8-88d1-b51bb5b0b008/57d97668-2946-4ee9-9858-0e0c333e8eb7/0/0
Heightmap from Latitude and Longitude
You provide coordinates(latitude, longitude) and api returns height map. Heightmap is black & white png image where the brightest pixel has the most elevation.
1.6
get heightmap from two geopoints
you provide two geopoints( latitude, longitude). Server returns image/png with heightmap within this borders.
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
01ce426b-3c78-4543-9f4c-45ee0b3d2f5f/5a56964a-92aa-42df-9932-dbd5fd08b44b/0/0
Just Geodata
API with various geographical data: * point to timezone * point to the country * point to elevation More is coming. Also if you need something write to me and I will add it to the API.
null
point_to_timezone
Return name of a timezone for given coordinates.
200
Example_1
{"longitude": 24, "latitude": 54, "timezone": "Europe/Vilnius"}
{"type": "object", "properties": {"longitude": {"type": "number", "format": "double", "maximum": 180, "minimum": -180}, "latitude": {"type": "number", "format": "double", "maximum": 90, "minimum": -90}, "timezone": {"type": "string"}}, "required": ["latitude", "longitude", "timezone"]}
01ce426b-3c78-4543-9f4c-45ee0b3d2f5f/37cc762e-9a8f-4f46-93f6-4e6a73a0ad26/0/0
Just Geodata
API with various geographical data: * point to timezone * point to the country * point to elevation More is coming. Also if you need something write to me and I will add it to the API.
null
point_to_elevation
Return elevation for given coordinates in meters.
200
Example_1
{"longitude": 54, "latitude": 24, "elevation": 16}
{"type": "object", "properties": {"longitude": {"type": "number", "format": "double", "maximum": 180, "minimum": -180}, "latitude": {"type": "number", "format": "double", "maximum": 90, "minimum": -90}, "elevation": {"type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1.797693134862315...
01ce426b-3c78-4543-9f4c-45ee0b3d2f5f/13cf32de-043d-4829-b789-0db2cbfd2d32/0/0
Just Geodata
API with various geographical data: * point to timezone * point to the country * point to elevation More is coming. Also if you need something write to me and I will add it to the API.
null
point_to_country
Return code and name for given coordinates.
200
Example_1
{"longitude": 24, "latitude": 54, "country_code": "LT", "country_ioc": "LTU", "country_name": "Lithuania"}
{"type": "object", "properties": {"longitude": {"type": "number", "format": "double", "maximum": 180, "minimum": -180}, "latitude": {"type": "number", "format": "double", "maximum": 90, "minimum": -90}, "country_code": {"type": "string"}, "country_ioc": {"type": "string"}, "country_name": {"type": "string"}}, "required...
d26d096d-9acd-4b32-a23f-05faaac1d7a6/e804a2dc-f097-45ff-942d-7c89d2f20411/0/0
Country ranking
Country ranking
null
getCountriesList
This is a valid dis
200
New Example
{"key1": "value", "key2": "value"}
{"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}}
d26d096d-9acd-4b32-a23f-05faaac1d7a6/e804a2dc-f097-45ff-942d-7c89d2f20411/2/0
Country ranking
Country ranking
null
getCountriesList
This is a valid dis
202
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
d97fb17c-8586-4faa-8cda-27ebf0abfdb9/85cd8b30-b3dd-4fae-9a5f-8b781aef7121/0/0
Zip Code to State Converter
A very simple API that accepts a US ZIP code as an input, and returns the state that it is in.
null
Exchange Zip Code for State
The endpoint to pass a zip code as a query parameter and get the state the zip code is located in as a response.
200
Response
{"state": "DC"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"state": {"type": "string"}}, "required": ["state"]}
5be40a72e4b0d1763ed6d48a/5be54a68e4b0a5d5a03b9935/0/0
Distance
Introducing DistanceAPI, a versatile API that calculates distances between addresses, postcodes, and cities for airline, car, and maritime routes. Geocoding included.
9.7
Get distance
Get a distance between locations
200
Example_1
{"points": [{"type": "Feature", "properties": {"type": "name", "geocode": {"id": 7, "typ": "", "name": "Berlin", "lat": 52.523403, "lng": 13.4114, "visit": 10958617, "lang": "de", "formatted_address": "Berlin, Deutschland", "country": "DE", "moved": 1, "checked": "de ", "clean": 1, "tz": "Europe/Berlin", "regions": [{"...
{"type": "object", "properties": {"points": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "geocode": {"type": "object", "properties": {"id": {"type": "integer"}, "typ": {"type": "string"}, "name": {"ty...
c2026458-c6be-4bd9-9928-6fac9bfd6439/70741bd0-b2cc-4970-aeca-6cc21f8f07fb/0/0
natali-geo
reverse geocode latitude and longitude into address
null
reverse geocode
Returns address information including label, countryCode, countryName, state, postalCode
200
New Example
{"label": "SemaConnect, 505 Howard Street Suite 175 505, San Francisco, CA 94105, Amerika Serikat", "countryCode": "USA", "countryName": "Amerika Serikat", "stateCode": "CA", "state": "California", "county": "San Francisco", "city": "San Francisco", "district": "The East Cut", "street": "Howard Street Suite 175 505", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"label": {"type": "string"}, "countryCode": {"type": "string"}, "countryName": {"type": "string"}, "stateCode": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "city": {"type": "string"}, "district": {"type": "...
811f20e4-bd76-48d8-a96d-c03fe2309b3b/836cb212-cd1f-4fb6-8b9d-933f063e8872/0/0
World Cities
Access to 216,487 cities over the world by their coordinates. Enter latitude and longitude and get a list of closest cities from these coordinates.
null
Get cities by coordinates
Returns closest cities from coordinates entered.
200
New Example
{"status": 200, "data": [{"_id": "624c2e722dc617fa6cb0b4f6", "id": "2988507", "name": "Paris", "country_code": "FR", "location": {"coordinates": [2.3488, 48.85341], "type": "Point"}}]}
{"status": 200, "data": [{"_id": "624c2e722dc617fa6cb0b4f6", "id": "2988507", "name": "Paris", "country_code": "FR", "location": {"coordinates": [2.3488, 48.85341], "type": "Point"}}]}
811f20e4-bd76-48d8-a96d-c03fe2309b3b/966422da-3e68-4414-9ee3-f5dae7c4db13/0/0
World Cities
Access to 216,487 cities over the world by their coordinates. Enter latitude and longitude and get a list of closest cities from these coordinates.
null
Get cities by name (Autocomplete)
Returns cities from city name. Cities that include the city name you are searching for. This allows for autocomplete features. Results are paginated.
200
New Example
{"status": 200, "data": [{"_id": "624c2e722dc617fa6cb0b4f6", "id": "2988507", "name": "Paris", "country_code": "FR", "location": {"coordinates": [2.3488, 48.85341], "type": "Point"}}, {"_id": "624c2e722dc617fa6cb0b3d1", "id": "2968496", "name": "Villeparisis", "country_code": "FR", "location": {"coordinates": [2.61463,...
{"type": "object", "properties": {"status": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "country_code": {"type": "string"}, "location": {"type": "object", "properties": {"coordinates": {"type":...
811f20e4-bd76-48d8-a96d-c03fe2309b3b/92634f72-4e88-4cff-b4a5-4972782b89c3/0/0
World Cities
Access to 216,487 cities over the world by their coordinates. Enter latitude and longitude and get a list of closest cities from these coordinates.
null
Get cities by id
Returns city from city id.
200
New Example
{"status": 200, "data": [{"_id": "624c2e722dc617fa6cb0b4f6", "id": "2988507", "name": "Paris", "country_code": "FR", "location": {"coordinates": [2.3488, 48.85341], "type": "Point"}}]}
{"status": 200, "data": [{"_id": "624c2e722dc617fa6cb0b4f6", "id": "2988507", "name": "Paris", "country_code": "FR", "location": {"coordinates": [2.3488, 48.85341], "type": "Point"}}]}
811f20e4-bd76-48d8-a96d-c03fe2309b3b/fb28e76f-86de-4839-8f6b-c3d06b03d8cc/0/0
World Cities
Access to 216,487 cities over the world by their coordinates. Enter latitude and longitude and get a list of closest cities from these coordinates.
null
Get city by country code
Returns paginated cities from a country code. The country code must be an ISO2 format. Example: FR
200
New Example
{"status": 200, "numberOfItems": 10, "data": [{"_id": "624c2e722dc617fa6cb0b377", "id": "2979783", "name": "Saint-Germain-en-Laye", "country_code": "FR", "location": {"coordinates": [2.0904, 48.89643], "type": "Point"}}, {"_id": "624c2e722dc617fa6cb0b37b", "id": "2982944", "name": "Ronchin", "country_code": "FR", "loca...
{"type": "object", "properties": {"status": {"type": "integer"}, "numberOfItems": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}, "country_code": {"type": "string"}, "location": {"type": "object", ...
3f5c8244-cfac-4a9c-955f-674f9334255a/2abb3609-043f-4a67-980c-1d2f24a85c17/0/0
minicountries
An API that shows some small info about all countries in the world
null
nations
This endpoit returns the list of all countries. It accepts a GET method.
200
New Example
{"key1": "", "key2": ""}
{"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}}
59f7d0fbe4b09ee1ff545b43/59f7d247e4b0c95e003b4bbb/0/0
ca.boundaries.io
CA Postal Code(ex. T6H, or A0A0A1 ), FSA and LDU, Boundaries API: A simple & very fast API that will allow you to integrate multiple GeoJson CA FSA and LDU level boundaries result into your apps and systems. This API is designed to be used programatically for optimal performance. When using the MashApe UI for queries e...
9
Query by FSA Code
Query by Postal FSA ( example T6H )
200
Example_1
{"features": [{"geometry": {"coordinates": [[[-54.52195151093417, 48.90510609479908], [-54.5174810940759, 48.91543750328346], [-54.51299969599582, 48.925789287021736], [-54.51259057095169, 48.92673415822958], [-54.512536256022926, 48.92685954550618], [-54.512459619389766, 48.92703651136523], [-54.512386368065975, 48.92...
{"properties": {"features": {"items": {"properties": {"geometry": {"properties": {"coordinates": {"items": {"items": {"items": {"type": "number"}, "type": "array"}, "type": "array"}, "type": "array"}, "type": {"type": "string"}}, "type": "object"}, "properties": {"properties": {"postal-fsa": {"type": "string"}, "territ...
59f7d0fbe4b09ee1ff545b43/59f7d289e4b016767595b8c6/0/0
ca.boundaries.io
CA Postal Code(ex. T6H, or A0A0A1 ), FSA and LDU, Boundaries API: A simple & very fast API that will allow you to integrate multiple GeoJson CA FSA and LDU level boundaries result into your apps and systems. This API is designed to be used programatically for optimal performance. When using the MashApe UI for queries e...
9
Query for LDU boundary
Query by a LDU Postal Code
200
Example_1
{"features": [{"geometry": {"coordinates": [[[-53.21109137796333, 47.42554437153053], [-53.21775274135508, 47.379198958196895], [-53.17931712047046, 47.408880222554004], [-53.17847334515715, 47.41080273675621], [-53.18364537737968, 47.43045808137617], [-53.183735829913594, 47.430252309003286], [-53.184459855479865, 47....
{"properties": {"features": {"items": {"properties": {"geometry": {"properties": {"coordinates": {"items": {"items": {"items": {"type": "number"}, "type": "array"}, "type": "array"}, "type": "array"}, "type": {"type": "string"}}, "type": "object"}, "properties": {"properties": {"city": {"type": "string"}, "country": {"...
b801583b-44a1-49c3-8be3-0e1ccf8d0698/84650c5e-2c5a-4012-b646-ea3198ebe907/0/0
Magical Taske
Fetch sceneries and getaways in Kenya.
8.3
Fetch details of multiple records
This endpoint fetches details of more than 1 record. Make sure you pass a valid record ids. If you pass in an invalid id, you will get an Internal Sever Error 500 for the whole request. You can request details of a maximum of 10 records at a go in this endpoint. The ids should be separated using a comma with no spaces.
200
Response
{"isKenyaMagical": true, "status": "success", "total": 2, "data": [{"record_id": "7cf78e19-57d2-4bce-8999-63aad8f0e70c", "description": "One of the gazetted forest in the Cherangany Hill is the Embobut Forest situated in Elgeyo/Marakwet County and covers an area of approximately 21, 000 ha. The strategic importance of ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"isKenyaMagical": {"type": "boolean"}, "status": {"type": "string"}, "total": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"record_id": {"type": "string"}, "description": {"type": "string"}, "fact...
b801583b-44a1-49c3-8be3-0e1ccf8d0698/9b775148-089e-479a-b0f6-2ab544b0431e/0/0
Magical Taske
Fetch sceneries and getaways in Kenya.
8.3
Fetch by type and region
You can make a request finer by combining region and type. This endpoint will return the records requested. You have to provide a limit of the number of records you want.
200
Response
{"isKenyaMagical": true, "status": "success", "total": 5, "data": [{"id": "c5d164d6-761e-4bc8-b42a-3f7054260394", "name": "Chyulu Hills", "type": "Hill", "region": "Eastern", "country": "Kenya", "rating": 5}, {"id": "f999f508-71d7-4383-b540-babaeb2428c1", "name": "Mua Hills", "type": "Hill", "region": "Eastern", "count...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"isKenyaMagical": {"type": "boolean"}, "status": {"type": "string"}, "total": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "s...
b801583b-44a1-49c3-8be3-0e1ccf8d0698/a5c5d197-8dca-4495-918f-e0abea4ca28e/0/0
Magical Taske
Fetch sceneries and getaways in Kenya.
8.3
Fetch by region
This endpoint fetches records by region as defined in the ABOUT section above. You have to provide region and a limit of the number of records returned.
200
Response
{"isKenyaMagical": true, "status": "success", "total": 5, "data": [{"id": "b57dc0bb-dc06-4699-88d4-ac57bcfb6249", "name": "Keraita Forest", "type": "Forest", "region": "Central", "country": "Kenya", "rating": 5}, {"id": "a12c5cb9-0e45-4ff0-b3c4-9f7843398aba", "name": "Kabage Forest", "type": "Forest", "region": "Centra...
{"type": "object", "properties": {"isKenyaMagical": {"type": "boolean"}, "status": {"type": "string"}, "total": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}, "region": {"type": "string"}, "count...
b801583b-44a1-49c3-8be3-0e1ccf8d0698/ae18f93f-efdf-4d14-be43-b7ac00a6d092/0/0
Magical Taske
Fetch sceneries and getaways in Kenya.
8.3
Fetch by type
This endpoint fetches records by type as defined in ABOUT section above. You have to provide type and a limit of the number of records returned.
200
Response
{"isKenyaMagical": true, "status": "success", "total": 5, "data": [{"id": "c9094aa9-0f94-4b06-97da-707d94b9199b", "name": "Ngong Forest", "type": "Forest", "region": "Rift-Valley", "country": "Kenya", "rating": 5}, {"id": "7cf78e19-57d2-4bce-8999-63aad8f0e70c", "name": "Embobut Forest", "type": "Forest", "region": "Rif...
{"type": "object", "properties": {"isKenyaMagical": {"type": "boolean"}, "status": {"type": "string"}, "total": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}, "region": {"type": "string"}, "count...
705f24e7-3a6b-4a26-bf2a-e7674696bc6f/0cfb8925-9a83-4cd4-a336-dd95b18903d4/0/0
Be Zips
Zip code data for north america.
8
Search zip codes in mexico
Perform a text search in zip codes in Mexico
200
New Example
{"data": [{"zip_code": "20138", "city": "Aguascalientes", "state": "Aguascalientes", "municipality": "Aguascalientes", "neighborhood_name": "Cerrada San Miguel", "zone_type": "Urbano"}, {"zip_code": "36089", "city": "Guanajuato", "state": "Guanajuato", "municipality": "Guanajuato", "neighborhood_name": "Cerro de San Mi...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"zip_code": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "municipality": {"type": "string"}, "neighborhood_name": {"type": "string"}, "zone_...
705f24e7-3a6b-4a26-bf2a-e7674696bc6f/ca891b81-31ba-4857-be27-7ddc2931355d/0/0
Be Zips
Zip code data for north america.
8
Get zip code in Mexico
Get zip code data given a specific zip code
200
New Example
{"data": [{"zip_code": "32390", "city": "Ju\u00e1rez", "state": "Chihuahua", "municipality": "Ju\u00e1rez", "neighborhood_name": "Villa Jacarandas", "zone_type": "Urbano"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"zip_code": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "municipality": {"type": "string"}, "neighborhood_name": {"type": "string"}, "zone_...
fbfed0c5-e977-452c-b309-00057b12523a/56deb615-ff9a-4f73-81fe-1d660bdfe9fc/0/0
TrueWay Places
Search for places. Provides detailed information for over 100 million places and points of interest.
9.7
FindPlacesNearby
Search for nearby places
200
Success
{"results": [{"id": "1DE9131FF814DC997C6EEAF351D618EF", "name": "Funny Library Coffee Shop", "address": "250 4th St, San Francisco, CA 94103, USA", "phone_number": "+14155346500", "website": "https://virginhotels.com/san-francisco/dine-and-drink/funny-library/", "location": {"lat": 37.782442, "lng": -122.402157}, "type...
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "string"}, "phone_number": {"type": "string"}, "website": {"type": "string"}, "location": {"type": "object", "properties": {"lat": {"type": ...
fbfed0c5-e977-452c-b309-00057b12523a/3e1407e3-998a-4561-98da-c11041f3df66/0/0
TrueWay Places
Search for places. Provides detailed information for over 100 million places and points of interest.
9.7
FindPlaceByText
Search for places by text string
200
Success
{"results": [{"id": "578A19E791A33F37C5189F95D428ED1E", "name": "Children's Creativity Museum", "address": "221 4th St, San Francisco, CA 94103, United States", "phone_number": "+14158203320", "website": "http://www.creativity.org/", "location": {"lat": 37.783366, "lng": -122.402325}, "types": ["museum", "tourist_attra...
{"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "string"}, "phone_number": {"type": "string"}, "website": {"type": "string"}, "location": {"type": "object", "properties": {"lat": {"type": ...
5b4cda79-5ee1-4c35-a9cf-678874732d28/cebbce98-e4c8-44b7-8dc7-466d5a6aa44b/0/0
Lat Long Distance Calculator
Simple and fast API to calculate geodesic distance between 2 locations.
null
One to one
Distance between two locations.
200
Response
{"distance": 4458.812211173018, "unit": "miles"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"distance": {"type": "number"}, "unit": {"type": "string"}}, "required": ["distance", "unit"]}
054ba40c-064a-4bcb-a0a1-92cd893354cb/75d99826-a13b-4afc-bfe1-08c42dc0c5ae/0/0
Coordinates
Coordinate Area Calculations
null
calc-area
Calculates the total area based on array of coordinate points
200
New Example
{"area_calculated": 749.29, "status": "success", "coordinates_count": 6}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"area_calculated": {"type": "number"}, "status": {"type": "string"}, "coordinates_count": {"type": "integer"}}, "required": ["area_calculated", "coordinates_count", "status"]}
f0fafdb1-5008-416c-bbf8-6b4cb0cc8355/fcb025a4-9f3e-412e-8163-6300633602df/0/0
Location Boundries
GLOBAL: Country, City, and State Boundaries API: A simple & very fast API that will allow you to integrate multiple GeoJson World boundaries results into your apps and systems.This API is designed to be used programmatically for optimal performance.
6.6
GLOBAL Boundaries API
Boundaries API works via HTTP POST request and allows to get boundaries that the specified location is part of or that the specified location consists of.
200
Response
[[31.1124566, 76.9871986], [31.1094058, 76.9885707], [31.1064123, 76.9917691], [31.1061092, 76.9946659], [31.1028756, 76.9976056], [31.1035737, 77.0006472], [31.1063021, 77.009933], [31.1077734, 77.0159217], [31.1072391, 77.0215845], [31.1105088, 77.0273809], [31.1103072, 77.0310902], [31.1096274, 77.0358753], [31.1113...
{"type": "array", "items": {"type": "array", "items": {"type": "number"}}}
82ac385e-470c-4cc2-ac69-39d8a227cd2b/fcb342d1-260d-42e5-aad8-235b227723d8/0/0
Spotify
(Updated July 2023) Get Spotify Tracks, Playlist & Album Details. Newly added endpoints: Album tracks (single/multiple) -Artist details/albums -User details -Audio analysis. API is fully maintained & updated to counter known errors.
9.1
Get Playlist Details
Get playlist details like: playlist_name, description, thumbnail, likes_count, tracks_count & details of each individual songs (upto 100) like: song_name, url, artist_name, thumbnail & duration.
200
New Example
{"track_details": {"0": {"link": "https://open.spotify.com/track/2Cd9iWfcOpGDHLz6tVA3G4", "song_name": "Waka Waka (This Time for Africa) [The Official 2010 FIFA World Cup (TM) Song] (feat. Freshlyground)", "artist": "Shakira", "thumb": "https://i.scdn.co/image/ab67616d0000b273752d2becbb91841a31c556b8", "duration": "3m ...
{"type": "object", "properties": {"track_details": {"type": "object", "properties": {"0": {"type": "object", "properties": {"link": {"type": "string"}, "song_name": {"type": "string"}, "artist": {"type": "string"}, "thumb": {"type": "string"}, "duration": {"type": "string"}}}, "1": {"type": "object", "properties": {"li...
82ac385e-470c-4cc2-ac69-39d8a227cd2b/c10216d4-c8b0-4a65-9da3-c74209742540/0/0
Spotify
(Updated July 2023) Get Spotify Tracks, Playlist & Album Details. Newly added endpoints: Album tracks (single/multiple) -Artist details/albums -User details -Audio analysis. API is fully maintained & updated to counter known errors.
9.1
Get Track Details (Single)
Get track_name, thumbnail, duration & artist_name of any Spotify Track. Album/Podcast/Show not supported.
200
New Example
{"song_name": "Ghungroo (From \"War\")", "artist": "Vishal-Shekhar", "img": "https://i.scdn.co/image/ab67616d0000b273825ae4fbebb64fd9f4fd7de1", "duration": "5m 55s", "res": 200}
{"type": "object", "properties": {"song_name": {"type": "string"}, "artist": {"type": "string"}, "img": {"type": "string"}, "duration": {"type": "string"}, "res": {"type": "integer"}}}
b69f9d53-279b-4125-8e1e-c9bbd6442ba6/9a27f7a2-e3f9-4d8d-bece-1a4d4c4d7e38/1/0
Shazam API
Identify any song. Discover, artists, lyrics, videos & playlists to such as shazam.com shazam recognize song free
9.6
Search Artist
Search artist
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
b69f9d53-279b-4125-8e1e-c9bbd6442ba6/d2b8e04e-0cc7-4d3a-8821-9e920e8ff128/1/0
Shazam API
Identify any song. Discover, artists, lyrics, videos & playlists to such as shazam.com shazam recognize song free
9.6
Recognize binary
Recognize song from audio file
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
b69f9d53-279b-4125-8e1e-c9bbd6442ba6/b994f084-8ad5-49cf-8710-aea1cc2c2acb/1/0
Shazam API
Identify any song. Discover, artists, lyrics, videos & playlists to such as shazam.com shazam recognize song free
9.6
Search track
Search track
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
b69f9d53-279b-4125-8e1e-c9bbd6442ba6/c54ebb7a-4ebf-4585-a138-b596e73311fe/0/0
Shazam API
Identify any song. Discover, artists, lyrics, videos & playlists to such as shazam.com shazam recognize song free
9.6
Recognize url
Recognize song from audio url
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...