The Geoloqi service was acquired by Esri in 2012, and was shut down in 2015.
Please visit developers.arcgis.com for information on Esri services that replace the Geoloqi API.
Esri's Geotrigger Service is replacing Geoloqi! Learn More | FAQ
Contents |
https://api.geoloqi.com/1/message/send
Send a message to a specific user. The message will be delivered via Apple Push Notification, C2DM, or SMS, depending on whether push notifications support is configured and if the user has entered their phone number.
Note: You can only send messages to yourself, to users subscribed to one of your layers, or to users your application has created.
POST
HTTP/1.1 200 OK { "result":"ok", "username":"aaronpk", "user_id":"r93" }
The Geoloqi service was acquired by Esri in 2012, and was shut down in 2015.
Please visit developers.arcgis.com for information on Esri services that replace the Geoloqi API.