Notes

Conventions

  • All response are in JSON format.

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