Integrations

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.

{ } REST API live

Direct JSON access to all endpoints. Any language, any platform. Authenticated with your zk_ API key.

Read the Docs →
RSS RSS Feed live

Subscribe in Feedly, Inoreader, or any RSS reader. No account required. All 8-K filings with urgency in the title.

Subscribe to Feed →
TG Telegram Bot live

Message @ZhaneSignalsBot on Telegram. Type /signals to get the latest HIGH/CRITICAL filings instantly.

Open in Telegram →
SL Slack Webhook coming soon

Register your Slack Incoming Webhook URL and receive signals pushed directly to your channel. Configurable urgency threshold.

View Setup Guide →
DC Discord Bot coming soon

Add Zhane to your Discord server. Pin a #edgar-signals channel and get real-time alerts with urgency badges.

Request Early Access →
@ Email Alerts coming soon

Daily or real-time digest of CRITICAL and HIGH signals. Filter by urgency level, item type, or specific CIKs.

Request Early Access →
[ ] Embeddable Widget coming soon

Drop a live 8-K signal ticker onto any webpage with a single <script> tag. Self-updating, no iframe.

Request Early Access →
PY Python SDK coming soon

pip install zhane-edgar — async-first client with built-in retry, signal streaming, and pandas DataFrame output.

Request Early Access →
JS JavaScript SDK coming soon

npm install zhane-edgar — ESM + CJS, works in Node.js and the browser. Typed with TypeScript definitions included.

Request Early Access →

Quick Start by Use Case

If you want to...Use this
Query filings from codeREST API
Monitor passively in a feed readerRSS Feed
Get mobile push alerts on the goTelegram Bot
Alert your trading team in SlackSlack Webhook
Build a Python trading scriptPython Examples (SDK coming soon)
Embed a live ticker on your siteEmbeddable Widget (coming soon)
Get a daily email digestEmail Alerts (coming soon)

OpenAPI Spec

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.yaml
Download OpenAPI Spec

Need a Custom Integration?

Using a platform not listed here? We can build a custom integration. Email us at research@zctechnologies.org with your use case.

Get an API Key   Read the Docs