# dKit API Documentation ## Docs - [Api Overview](https://docs.dkit.xyz/api-overview.md): Our API unifies top providers and protocols, giving you broad chain and token coverage without managing multiple integrations. It supports both cross-chain swaps and in-chain DEX aggregation, all with minimal setup. - [API Versioning & Deprecation](https://docs.dkit.xyz/api-reference/api-versioning.md): Learn about our API versioning strategy and deprecation policy to ensure smooth migrations. - [Get Quote](https://docs.dkit.xyz/api-reference/core-endpoints/get-quote.md): Returns available swap routes for the given sell and buy assets. - [Track Swap](https://docs.dkit.xyz/api-reference/core-endpoints/track-swap.md): Track the status of a swap via a route from the quote endpoint. - [Get Connected Assets](https://docs.dkit.xyz/api-reference/data-endpoints/get-connected-assets.md): Returns assets that can be swapped with the given sell asset - [Get Networks Graph](https://docs.dkit.xyz/api-reference/data-endpoints/get-networks-graph.md): Returns supported networks and their connections - [Get pool rates](https://docs.dkit.xyz/api-reference/data-endpoints/get-pool-rates.md): Returns pool rates in stables (median USDT/USDC price) - [Get Providers](https://docs.dkit.xyz/api-reference/data-endpoints/get-providers.md): Returns information about all supported swap providers - [Get tokens](https://docs.dkit.xyz/api-reference/data-endpoints/get-tokens.md): Returns list of supported tokens, optionally filtered by provider - [Quickstart](https://docs.dkit.xyz/api-reference/quickstart.md): Complete a cross-chain swap in 3 steps - [Create Chainflip deposit channel](https://docs.dkit.xyz/api-reference/service-endpoints/create-chainflip-deposit-channel.md): Creates a broker deposit channel for a Chainflip swap. - [Track Transaction](https://docs.dkit.xyz/api-reference/service-endpoints/track-transaction.md): Track the status of a transaction - [Asset Notation](https://docs.dkit.xyz/essentials/asset-notation.md): Understanding how assets are identified in the dKit API - [Fees](https://docs.dkit.xyz/essentials/fees.md): Understanding fee structures across different providers - [Providers](https://docs.dkit.xyz/essentials/providers.md): Understanding DEX providers and their capabilities - [Routing](https://docs.dkit.xyz/essentials/routing.md): How dKit finds the best swap paths across providers - [Introduction](https://docs.dkit.xyz/index.md): Swap or provide liquidity with any token, from any wallet, to any chain, by integrating dKit seamlessly into your front or backend application. - [Quick Start](https://docs.dkit.xyz/quickstart.md): Start integrating dKit API in under 5 minutes - [Revenue Generation](https://docs.dkit.xyz/revenue-generation.md): Collect affiliate fees from every trade facilitated through our SDK/API. Any project that implements dKit can earn fees based on the volume they drive. ## OpenAPI Specs - [openapi](https://docs.dkit.xyz/api-reference/openapi.json) ## Optional - [Swagger UI](https://api.dkit.xyz/v1/docs) - [GitHub](https://github.com/el-Dorado-Market) - [Support](mailto:team@dkit.xyz)