Operator: your own API keys, webhooks, raw exports and a cross-brand graph
On Operator you can mint API keys, subscribe to event webhooks, pull raw CSV exports and read one graph across every brand, from Settings or your own automation.
What changed
- A new API & Webhooks page in Settings with API Keys and Webhooks panels.
- A public REST API covering accounts, brands, posts, offers, export and the cross-brand graph.
- Metered API calls and raw exports get their own per-plan allowances.
How to use it
Go to Settings, then API & Webhooks. Name a key, select Create key, and copy the token from the box that appears. It is shown once and never again. Requests authenticate with Authorization: Bearer <key> against /api/v1.
For a webhook, paste your HTTPS endpoint and tick at least one event, then keep the signing secret and verify the X-Threadify-Signature header on every delivery.
The page opens on any plan. The upgrade prompt appears when you create, not before.
Who gets it
API keys, webhooks and the cross-brand view are on Operator ($199) only. Report exports step up too: nothing on Creator, summaries on Founder, raw CSV and API on Operator.
Open API settings