You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aritas1 edited this page Oct 16, 2012
·
2 revisions
JSON
send a post request with an JSON string to /api/json
Example string (returns the number of unchecked Exams): {"method":"uncheckedExams", "id":1, "Params":"apiKey":"HNmmaBQZzN3xN7lbed0ztarhc6HXMS6fp8y9HQ3JQDaUEpsuiuELAWK1iTqMNFR"}}
Returns: {"result":"3","id":"1"}