Skip to main content

Get started in three steps

Integrate the dKit API into your application with this quick guide.

Step 1: Get Your First Quote

Start by requesting a swap quote to see available routes and prices.

Step 2: Execute the Swap

Use the transaction details from the quote to execute the swap on-chain.
For native cross-chain swaps (e.g., BTC to ETH via THORChain):

Step 3: Track the Swap

Monitor your swap progress in real-time.

Complete Example

Here’s a complete example that ties everything together:

Next Steps

API Reference

Explore all available endpoints and parameters

Quote Endpoint

Deep dive into quote requests and responses

Error Handling

Learn how to handle errors gracefully

Getting Quotes Guide

Advanced strategies for optimizing quotes

Common Integration Patterns