Skip to content

docs: add inbox-scoped API keys documentation#112

Merged
tanishq-atm merged 2 commits intomainfrom
fern/inbox-scoped-api-keys
Mar 20, 2026
Merged

docs: add inbox-scoped API keys documentation#112
tanishq-atm merged 2 commits intomainfrom
fern/inbox-scoped-api-keys

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Mar 20, 2026

Add inbox-scoped API keys documentation across the docs site, mirroring the existing pod-scoped API keys pattern.

Changes:

  • Multi-tenancy page: added inbox-scoped keys section alongside pod-scoped keys, updated full onboarding flow
  • Inboxes page: added inbox-scoped API keys section and updated Cursor/Claude reference blocks
  • Pods page: updated scoped keys references to mention both pod-scoped and inbox-scoped keys
  • Knowledge base getting-api-key page: added scoped API keys section
  • Knowledge base pods-multi-tenant page: added inbox-scoped API keys bullet

Requested by: Fern Support


Summary by cubic

Adds docs for inbox-scoped API keys and updates multi-tenancy to cover both pod- and inbox-scoped keys. Clarifies onboarding examples and API references.

  • New Features

    • Multi-Tenancy guide: added pod- and inbox-scoped keys; create/list/delete examples; onboarding now returns podApiKey and inboxApiKey.
    • Inboxes page: new “Inbox-scoped API keys” with Python/TypeScript samples; updated Cursor/Claude blocks with inboxes.api_keys.{create,list,delete}.
    • Pods page: clarified org-level keys; linked to pod- and inbox-scoped keys; FAQ mentions both.
    • Knowledge base: added “Scoped API keys”; added inbox-scoped keys note in Pods & Multi-tenant.
  • Bug Fixes

    • Fixed TypeScript inbox-scoped key example to use the correct apiKey property.

Written for commit 2bd2e5d. Summary will update on new commits.

Co-Authored-By: bot_apk <apk@cognition.ai>
@github-actions
Copy link

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 5 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="fern/pages/core-concepts/inboxes.mdx">

<violation number="1" location="fern/pages/core-concepts/inboxes.mdx:146">
P2: The new TypeScript scoped-key example uses `newInbox.inboxId`, but this page’s inbox object is shown with `newInbox.id`; use a consistent property to avoid broken copy-paste examples.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

@fern-api
Copy link
Contributor Author

fern-api bot commented Mar 20, 2026

Requested by: Tanishq Khurana
Slack thread: View conversation

@github-actions
Copy link

@tanishq-atm tanishq-atm merged commit 9951dd8 into main Mar 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants