Kode Status HTTP
| Kode Status | Keterangan |
|---|---|
| 200 | Request Success |
| 400 | Bad Request Returns JSON with the error message |
| 401 | Unauthorized / Invalid Token |
| 404 | Not found |
| 422 | Invalid Parameter |
| 429 | Too Many Requests. Your connection is being rate limited |
| 500 | Internal Server Error |