Skip to main content
All requests are authenticated using x-api-key.
x-api-key: <your-api-key>
Base API URL is https://api.waterfall.io/v1/ for v1 endpoints. Account reporter v2 uses /v2/account.

Best practices

  • Store keys in environment variables.
  • Rotate keys periodically.
  • Use dedicated keys per team/workflow when possible.