Skip to main content
Waterfall uses standard HTTP status codes for success and failure.

Error response shape

All error responses return a JSON body with the following structure:

Troubleshooting checklist

  • Validate request body structure.
  • Confirm API key is present and valid.
  • Retry safely for 429 and transient 5xx.