Getting Started
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.