1. Get your API key
Sign up at the Direkt dashboard and copy your API key from Settings → API Keys.2. Create a quote
3. Show the address to your user
Showsend.depositAddress, send.amount, send.token.symbol, and send.chain.name. The user sends from their wallet — no redirect needed.
4. Poll for status
Response:
status is COMPLETED.
Next steps
Authentication
Learn how API keys work
Create a payment (guide)
Full integration walkthrough