Skip the 3-month enterprise sales process. Sign up, onboard in 24 hours, and ship your first transfer by end of day.
client.transactions.create({ customer_id: 'cust_2abc...', amount: '10000.00', source_asset: 'USDC', source_network_id: 'ethereum-mainnet', destination_id: 'dest_9xyz...', destination_asset: 'USD', destination_payment_rail: 'ach', });
Three steps from zero to production. No sales call in any of them.
Create an account. Explore the sandbox immediately. No credit card, no commitment.
Submit your business docs. An onboarding analyst reviews within hours.
Buy credits from the dashboard, make your first API call, move your first dollar.
Full sandbox access with test credentials. Hit real endpoints and run the whole flow (issuance, payouts, webhooks) before you commit to anything.
// Works with test keys. No signup required. import { DakotaClient, Environment } from '@dakota-xyz/ts-sdk'; const client = new DakotaClient({ apiKey: 'test_sk_...', environment: Environment.Sandbox, }); const tx = await client.transactions.create({ customer_id: 'cust_2abc...', amount: '1000.00', source_asset: 'USDC', source_network_id: 'ethereum-sepolia', destination_id: 'dest_test_9xyz...', destination_asset: 'USD', destination_payment_rail: 'ach', });
Fast to start is only useful if what you ship holds up. Here's the foundation.
Registered MSB, active state MTLs, fully reserved custody. No separate license required.
Direct bank partnerships for ACH, wires, and SWIFT. Stablecoin corridors to 100+ jurisdictions. We built the rails; you get the API.
Interactive playground with guided flows and exportable agent prompts. Webhook replay with 30-day history. SDKs built for agent workflows.
No monthly minimum. No annual contract.
Buy credits directly from the dashboard. Credits don't expire.
Scaling past $5M/month? See enterprise plans ›
Dakota customers who hit consistent volume usually move to enterprise for better rates and dedicated support. When you're ready, we're here. Until then, ship.
An email. That’s enough to create an account and explore the sandbox. To move real money, you’ll complete KYB: submit your business formation docs, UBO info, and basic business details. Most approvals are same-day.