---
title: "Rate limits clarified"
description: "The documentation now specifies both the per-token and per-IP limits and explains how shared jobs should handle them."
type: changelog
date: "2026-09-09"
changelog:
  category: Documentation
---

The [rate-limit guide](https://docs.brella.io/concepts/rate-limits) now states both limits:

- **500 requests per token per minute.**
- **500 requests per IP per minute.**

Both apply to the same traffic. The guide covers coordinating shared jobs, reusing snapshots and handling `429` responses. This corrects the documented limits; it is not an announcement of a new API limit.
