JSON API (SmartConnect)

From SmartWiki
Revision as of 13:32, 9 December 2015 by Michael Reid (talk | contribs) (Created page with "SmartSimple’s SmartConnect JSON API provides a relatively easy to use method of integrating SmartSimple information with other web services and other programs. The API use...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SmartSimple’s SmartConnect JSON API provides a relatively easy to use method of integrating SmartSimple information with other web services and other programs.


The API uses industry standard JSON syntax and constructs. If you are not familiar with JSON you should take a look at the following tutorial before venturing much further in this topic: http://www.w3schools.com/json/default.asp



With the API you can request company and user lists, update grant records, download

case files, fetch event logs, and more. The API authenticates users and functions using system credentials andAPI Tokens; responses are available in JSON.