Matter · Rate Limits

Matter Rate Limits

Matter enforces per-user (per API token) rate limits across tiered operation classes, all per-minute except the per-second burst ceiling. Every response carries X-RateLimit-* headers; 429 responses include Retry-After.

Matter Rate Limits is the machine-readable rate-limit profile for Matter on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 6 rate-limit definitions, measuring requests_per_minute and requests_per_second.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting and Consumer.

6 Limits Throttle: 429
Rate LimitingConsumer

Limits

Read token
requests_per_minute · minute
120
Write token
requests_per_minute · minute
30
Save token
requests_per_minute · minute
10
Search token
requests_per_minute · minute
30
Markdown token
requests_per_minute · minute
20
Burst token
requests_per_second · second
5