Some of the commonly used API status codes
- 200 – Success
- 201 – Created
- 300 – Multiple choices
- 301 – Moved Permanently
- 302 – Found (URL Redirect)
- 400 – Bad Request
- 401 – unauthorized
- 402 – Payment Required
- 403 – Forbidden
- 404 – Page not Found
- 500 – Internal Server Error
- 501 – Not Implemented
- 502 – Bad Gateway
- 503 – Service unavailable
- 504 – gateway timeout