Where keys come from
Authors create keys in Sonder under Settings → API keys, or your app gets one through one-click connect. Both kinds work the same way.- Read-only. A key can read the author’s videos, views, books, name and email. It can’t change anything or post.
- One author. A key only ever sees the account that created it.
- Shown once. Sonder stores only a one-way hash, so a lost key can’t be recovered. The author revokes it and creates another.
- No expiry. A key works until the author revokes it. Revoking takes effect within a minute.
- Needs an active plan. If the author’s Sonder plan lapses, calls return
403 plan_inactiveuntil the plan is active again. The key itself stays valid.