Ductape Beta
Loading workbench tour…
Ductape Ductape Beta
Guided tour Welcome 1 / 6

Tour / Welcome

Ductape platform

Build Composable and Resilient Products

One governance layer between your product and every API, database, queue, and workflow. Configure in the workbench, run from your code.

Install SDK
npm install @ductape/sdk

Tour / Why Ductape

Why teams pick Ductape

One workbench, one SDK, one mental model, from first integration to production traffic.

Before

The usual way

Every new integration starts from scratch.

  • Many SDKs and auth patterns per project
  • Custom retries, logging, and tracing each time
  • Provider swaps become large refactors
  • Secrets in code and scattered .env files
With Ductape

One governed layer

Configure once in the workbench, run everywhere.

  • One SDK, providers configured in the workbench
  • Resilience and visibility built into the runtime
  • Compose and reuse blocks, not copy-paste glue
  • Secure secrets in-platform and across partner workspaces

Use the tabs above to see how Ductape connects your stack and accelerates delivery.

Tour / How it works

How it works

The same mental model everywhere, workbench, CLI, SDK, and desktop.

  1. 1

    Setup your product

    Create a product in the workbench, the boundary for your app or service line.

  2. 2

    Connect apps & provision resources

    Wire APIs, data stores, queues, and workflows. Configure per environment.

  3. 3

    Call from code

    Use the SDK with access keys. What you configured is what executes, with retries, logs, and traces included.

Tour / Marketplace

Marketplace

Pre-built apps and templates from partners and the community, install into your product in a click.

Ductape marketplace: browse and integrate apps (light mode)
Browse categories, search apps, and integrate in one flow

Skip weeks of integration work for common providers. Customize after import to match your environments and policies. Open marketplace →

Tour / SDK

Code that just works

Pick backend or frontend, language, and example, copy into your project.

Server-side · access keys
notifications.ts Backend · TS

Tour / Connect