Stoked API and API Keys
FeatureWeek of September 17, 2026
Your own systems can now read your Stoked data directly. The new Stoked API is a read-only API built for syncing your community’s data into your own database, data warehouse, or internal tools on a schedule — no more downloading CSVs by hand.
Conversations, to start
The first release covers conversations: status, tags, the AI summary, the resolution, timestamps, and every message. Your developer can pull everything once, then fetch only what has changed since the last sync. Advocates and prospects are coming next.
API Keys, with per-key permissions
A new Settings > API Keys screen lets admins create and manage keys:
- Name each key after the integration that uses it, and create one key per integration
- Choose exactly what each key can read. Every permission is off by default, and personal data (names, email, phone, address) is a separate permission from the records themselves
- Edit permissions at any time without changing the key, so a running integration keeps working
- Revoke a key instantly if it is no longer needed or may have been exposed
- See who created each key and when it was last used
A key is shown once, when you create it. Copy it somewhere safe right away — if you lose it, revoke it and create a new one.
Analytics API key has moved
Keys for the Analytics API are no longer managed under Settings > Analytics. Create them in Settings > API Keys and check the Analytics permission — the same screen now manages every key for your community.
Related: Stoked API documentation