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.
Contents |
https://api.geoloqi.com/1/group/info/:token
Retrieve information about a group.
GET
$ curl https://api.geoloqi.com/1/group/info/d6Qwh1eSy -H \ "Authorization: OAuth Log in to get your personal access token"
{ "title": "MapAttack", "date_created": "2011-08-18T19:51:54-07:00", "group_token": "d6Qwh1eSy", "active": 1, "description": "", "publish_access": "open", "visibility": "invite" }
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.