Nine ways to consume Zhane EDGAR signals. REST API and RSS are live today. Slack, Discord, email, and SDKs are in active development — sign up for early access.
Direct JSON access to all endpoints. Any language, any platform. Authenticated with your zk_ API key.
Subscribe in Feedly, Inoreader, or any RSS reader. No account required. All 8-K filings with urgency in the title.
Subscribe to Feed →Message @ZhaneSignalsBot on Telegram. Type /signals to get the latest HIGH/CRITICAL filings instantly.
Register your Slack Incoming Webhook URL and receive signals pushed directly to your channel. Configurable urgency threshold.
View Setup Guide →Add Zhane to your Discord server. Pin a #edgar-signals channel and get real-time alerts with urgency badges.
Request Early Access →Daily or real-time digest of CRITICAL and HIGH signals. Filter by urgency level, item type, or specific CIKs.
Request Early Access →Drop a live 8-K signal ticker onto any webpage with a single <script> tag. Self-updating, no iframe.
pip install zhane-edgar — async-first client with built-in retry, signal streaming, and pandas DataFrame output.
npm install zhane-edgar — ESM + CJS, works in Node.js and the browser. Typed with TypeScript definitions included.
| If you want to... | Use this |
|---|---|
| Query filings from code | REST API |
| Monitor passively in a feed reader | RSS Feed |
| Get mobile push alerts on the go | Telegram Bot |
| Alert your trading team in Slack | Slack Webhook |
| Build a Python trading script | Python Examples (SDK coming soon) |
| Embed a live ticker on your site | Embeddable Widget (coming soon) |
| Get a daily email digest | Email Alerts (coming soon) |
Import the OpenAPI spec into Postman, Insomnia, or any HTTP client to get auto-generated request builders, response previews, and mock servers.
curl https://api.zctechnologies.org/openapi.yaml -o zhane-edgar-openapi.yamlDownload OpenAPI Spec
Using a platform not listed here? We can build a custom integration. Email us at research@zctechnologies.org with your use case.