> ## Documentation Index
> Fetch the complete documentation index at: https://api.buildingswell.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Rate limits

> Request rate limits and response headers for the BuildingSwell v2 API.

| Endpoint         | Limit                   |
| ---------------- | ----------------------- |
| All endpoints    | 3,000 requests / 60 sec |
| `POST /*/import` | 100 requests / 60 sec   |

Headers returned with every response:

* `RateLimit-Limit`
* `RateLimit-Remaining`
* `RateLimit-Reset`
