API
SnitchFeed public HTTP API (v1)—production base URL, API keys, interactive docs, and rate limits.
The SnitchFeed public API is available at https://api.snitchfeed.com/v1. Use it to read your own mentions, listeners, and feeds, or to search public posts on X (Twitter), LinkedIn, and Hacker News, from your own services or scripts.
Send your organization API key on every request:
Authorization: Bearer sf_api_<your_secret>Create and revoke keys in the app under Integrations → API keys (your plan must include API access).