For the complete documentation index, see llms.txt. This page is also available as Markdown.

🧩Integration options

Coindisco provides three ways to add buy and sell functionality to a product.

Option
UI owner
Backend work
Best for

Hosted redirect

Coindisco

None

The fastest launch and mobile deep links.

Embedded widget

Coindisco, themed by the partner

Minimal

Websites, wallets, apps, and dashboards.

White Label API

Partner

Required

A fully custom user interface and transaction flow.

Hosted redirect

Open the partner widget URL in a new browser tab or in-app browser. Coindisco owns the interaction and provider selection experience.

Embedded widget

Place the same widget URL in an iframe. The user remains inside the partner experience while Coindisco renders the transaction flow.

White Label API

Build the user interface and call Coindisco's partner API for provider discovery, regions, methods, assets, quotes, redirect links, limits, transactions, and webhooks.

Start with the widget unless product requirements require control over the complete UI. The White Label API requires the partner to implement validation, quote polling, state handling, and secure key usage.

Last updated