API ACCESS

If you are a developer and you wish to gain access to the DataSaver API Click HERE.

For the following example API calls we will use a sample api key.

The key will not work. You will need to replace ENTERYOURKEY with your API key.

API Calls can be make via POST and GET @ https://www.datasaver.org/api/


1) Get a list of Wireless Networks, Passphrases, GPS coordinates and more.
a) apiKey=ENTERYOURKEY
b) lat
c) lng
d) callType=pull
example call: https://datasaver.org/api/?apiKey=ENTERYOURKEY&lat=38.55967100&lng=-90.28632800&callType=pull

2)Submit a network to the API

a) apiKey=ENTERYOURKEY
b) callType=push
c) lat
d) lng
e) SSID
f) Encryption
g) Passphrase
example call: https://datasaver.org/api/?apiKey=ENTERYOURKEY&lat=38.55967100&lng=-90.28632800&callType=push&SSID=TESTNETWORKNAME&Encryption=WPA&Passphrase=blahblahblah

Proudly Serving Over 143,13 Networks.