HTTP Response Status Codes

The Powerhub API uses conventional HTTP response status codes to indicate the success or failure of an API request. The status codes used by the Powerhub API are described below.

HTTP Status Code Description
200 OK
201 Created
204 No Content
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
409 Conflict
413 Request Entity Too Large
422 Unprocessable Entity
429 Too Many Requests
500 Internal Server Error
503 Service Unavailable