# API Error: 1A

The RocketCAD API 1A error will appear when you have sent too many API Requests to RocketCAD in a short period of time. If this is a recurring error for your community, please follow the steps below to correct this.

{% hint style="warning" %}
Rate Limits expire after a short period of time. If you have been rate limited, please wait a moment and try your request again. If you are seeing this error on a regular/consistent basis, we encourage you to reach out to our Support Team.
{% endhint %}

### How to Resolve Rate Limiting:

Method 1: [Contact Support via the Support Hub](https://therocketcad.com/support) (only if seen on a regular basis)

Method 2: Wait 120 Seconds and Try Again


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.therocketcad.com/walkthrough/error-messages/api-error-1a.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
