During development, you can use the developer endpoints without an API key. For production use, you’ll need an API key to avoid rate limits.
/order (with
userPublicKey), sign it, and submit it to your RPC.
Request an Order
Request an order from
/order using userPublicKey, input/output mints,
amount, slippage, and your execution path. The response returns a
base64-encoded transaction.
Use dexes to enforce a deterministic path (for example, a single venue).Request an Order
Request an Order
Sign the Transaction
Deserialize the base64 transaction and sign it with the user’s keypair.
Sign the Transaction
Sign the Transaction
API Routes
Cookbook Repository
This recipe, along with many more, is available in the DFlow Cookbook Repo. You can clone it and start coding immediately.Need Help?
Email Support
Reach out to our team at [email protected] for technical support,
partnership inquiries, or general questions.
Join Our Discord
Connect with other developers, get help, and stay updated on the latest
DFlow developments.
Dev Notifications
Join the DFlow Dev Notifications Telegram group to stay in the loop on
new features and other announcements.