Recipes
End-to-end, copy-paste recipes built on the Clous API — capital-raise radar, insider-trade signals, 13F holdings tracking, and real-time material-event alerts.
Recipes
Task-focused walkthroughs that compose Clous endpoints into something useful. Each recipe is self-contained: prerequisites, numbered steps with runnable code, and a short "how it works." Grab one, swap the parameters, ship.
Form D capital-raise radar
Surface new private placements above a size threshold, resolved to the issuer entity.
Insider-trade signal feed
Track large Form 4 insider sells for a company and turn them into a signal.
13F holdings change tracker
Pull a manager's institutional positions and diff them across quarters.
Real-time material-event alerts
Create a monitor + webhook and get signed events the moment a filing lands.
All recipes need a key — get one free (100 credits) — and use the
same base URL https://api.clous.ai with Authorization: Bearer clous_live_....