Errors and Rate Limits
Lead Receive API errors use standard HTTP status codes and machine-readable code values where available.
Common errors
Retry guidance
Retry 429 only after the indicated delay. Retry 5xx with exponential backoff. Do not retry validation errors until the request is corrected.
