BigPanda enforces rate limits to keep the platform healthy for every organization. Limits are not uniform across the API — each endpoint defines its own limit, and some endpoints add further caps such as a maximum number of items per request.
Because limits differ per endpoint, the specific rate limit for an endpoint is documented on that endpoint in the API reference. Before you build against an endpoint, confirm the following in its reference:
The request rate limit, for example requests per second or per minute.
Any per-request cap, for example the maximum number of items in a single call.
Any longer-window limit, for example a weekly cap.