Hey! These docs are for version 3.2, which is no longer officially supported. Click here for the latest version, 1.0!

Notes

Conventions

  • All responses are in JSON format.
  • All request parameters are mandatory unless explicitly marked as [optional]

Status Codes

All status codes are standard HTTP status codes. The below ones are used in this API.
2XX - Success of some kind
4XX - Error occurred in the client’s part
5XX - Error occurred in the server’s part

Status CodeDescription
200OK
400Bad request
401Authentication failure
403Forbidden
500Internal Server Error