waterfall-direct-api teaches your agent to call the Waterfall API directly over raw HTTP, in whatever language or tool is already at hand. It carries auth, request/response shapes, pagination, and error handling.
When to reach for it
Use it when you want to use the API now:- An ad hoc lookup or one-off enrichment
- A quick script or notebook
- Exploring the data before you commit to anything
- An agent making live calls as part of a task