Deck Docs
SDKs

SDKs

Embed Deck capabilities in your product with official SDKs.

SDKs

Deck SDKs let you embed Deck capabilities directly in your product. Use them when you want feedback or other Deck features to live inside your own UI, not only inside the Deck app.

Available SDKs

SDKPackageUse it when
Feedback Widget SDK@deck/feedbackYou want in-product feedback (dialogs, thumbs, or headless submit) to flow into Deck

SDKs vs Public API

SDKsPublic API
AudienceYour product UI (often the browser)Server scripts, automations, partner tools
AuthPublishable keys (pk_…) for widgetsSecret API keys (dk_…)
Where to manageSettings → Feedback Widget SDKSettings → Deck API
DocsThis sectionPublic API

Start with the Feedback Widget SDK to collect feature feedback from your app.