| Status Code | Title | Description |
|---|---|---|
| 200 | OK | Request successful |
| 201 | Created | Resource Created |
| 204 | No Content | Request successful with no content returned |
| 400 | Bad Request | Request was unacceptable |
| 401 | Unauthorized | API key provided is invalid |
| 402 | Request Failed | Valid parameters but the request failed |
| 404 | Not Found | Resource does not exist |
| 500, 502, 503, 504 | Server Error | Something went wrong with the NIMDA API |
