Documentation
Rate limits
Use backoff and queueing when your application approaches platform throughput limits.
katembe applies per-key and per-endpoint limits to protect delivery performance.
When you receive a 429, retry with exponential backoff and preserve idempotency in your request layer.
HTTP/1.1 429 Too Many Requests
Retry-After: 30