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
| SDK | Package | Use it when |
|---|---|---|
| Feedback Widget SDK | @deck/feedback | You want in-product feedback (dialogs, thumbs, or headless submit) to flow into Deck |
SDKs vs Public API
| SDKs | Public API | |
|---|---|---|
| Audience | Your product UI (often the browser) | Server scripts, automations, partner tools |
| Auth | Publishable keys (pk_…) for widgets | Secret API keys (dk_…) |
| Where to manage | Settings → Feedback Widget SDK | Settings → Deck API |
| Docs | This section | Public API |
Start with the Feedback Widget SDK to collect feature feedback from your app.