-
Notifications
You must be signed in to change notification settings - Fork 4
Useful links
Elyas BHY edited this page Aug 29, 2013
·
2 revisions
-
Dashboard (requires admin access):
- tagin! API service: https://appengine.google.com/dashboard?&app_id=tagin-api
- tagin! tags service: https://appengine.google.com/dashboard?&app_id=tagin-tags
- Android app: https://play.google.com/store/apps/details?id=com.humbleengineering.gaed&hl=en
-
Google API Explorer:
- Local server: http://localhost:8888/_ah/api/explorer (needs a running local instance).
- App Engine: https://developers.google.com/apis-explorer/?base=https://tagin-api.appspot.com/_ah/api#p/
You can also interact with the API via curl commands. Example:
curl --header "Content-Type: application/json" -X GET https://tagin-api.appspot.com/_ah/api/tagin/v1/patterns