Skip to main content

1. Get your API key

Sign up at the Direkt dashboard and copy your API key from Settings → API Keys.

2. Create a quote

Response:

3. Show the address to your user

Show send.depositAddress, send.amount, send.token.symbol, and send.chain.name. The user sends from their wallet — no redirect needed.

4. Poll for status

Response:

Poll every 5–10 seconds until status is COMPLETED.

Next steps

Authentication

Learn how API keys work

Create a payment (guide)

Full integration walkthrough