NetToolKit provides a RESTful JSON web API, tile server, and hosted JavaScript files. All API resources are served from host
api.nettoolkit.com
.Sample request
curl "https://api.nettoolkit.com/v1/geo/geocodes?address=790+E+Duane+Ave,+Sunnyvale,+CA+94085" \
-H "X-NTK-KEY: $YOUR_KEY_HERE"