Skip to main content

What Changed

This version documents rate limit responses for public custom domain endpoints. Rate-limited responses include retry timing so clients can back off and retry safely.

Migration

Handle 429 responses by waiting for the retry interval before sending another request to the same endpoint.