RSS

Every filter gets an RSS 2.0 feed at:

GET https://api.samhooks.com/v1/feeds/<filter_id>.rss?token=<feed-token>

Capability-URL security

The feed URL is the credential: anyone holding it can read the feed. It is shown once at filter creation and stored by us only as a hash. Treat it like a password; regenerate with PUT /v1/filters/:id and {"rotate_feed": true}.

Demo feeds

Public, no token, 10 items, 24 hours delayed: GET https://api.samhooks.com/v1/feeds/demo/<naics>.rss — linked from every NAICS page.