# Response Codes
This section talks about the error codes that the Typesense Cloud Cluster Management API might return.
If you're looking for the Typesense Server API docs, see here.
The following table lists all the status codes that the Cluster Management API might return:
| HTTP Code | Description |
|---|---|
| 200 or 201 | Resource creation or action was successful |
| 400 | An API parameter is missing or malformed |
| 403 | The request was denied |
| 404 | The resource was not found |
| 422 | Validation failed for the requested action |
| 429 | Request was rate limited. Try again after 1 minute. |
← Invoices Rate Limits →
This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.
For AI Agents: View an easy-to-parse, token-efficient
Markdown version of this page. You can also replace
.html with .md in any docs URL. For paths ending in /, append
README.md to the path.
Last Updated: 9/16/2022, 10:19:14 PM