Account limits
Developer API traffic is rate-limited by CREAO account. The active account run limit is shown in Developer Console on the dashboard. Limits are applied before execution starts. If a create-run request is rejected by rate limiting, no run is accepted. Agent create, replacement update, and natural-language edit creation requests also have a narrower write limiter: 30 writes per account per hour. If a write is rejected by this limiter, no agent row is created or changed and no edit run is accepted.IP limits
Developer Platform also applies an IP-level safety limit to protect the service from abusive traffic. This limit applies before account-specific routing.Handling 429
When you receive RATE_LIMITED, wait for the Retry-After header before retrying when the header is present.