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

# Rate limiting

> Rate limits when accessing the Spacebring API

All endpoints have rate limiting applied.
The limitation works for both `Basic Authentication` and `Bearer token`.

Current limits:

* 10 requests per second

## Limitation response

If you exceed the limitations, you will get response with `429` status code.
