> ## Documentation Index
> Fetch the complete documentation index at: https://beta.docs.replo.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Version 2026-07-11

## 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.
