Integrate our LI.FI SDK to your dApp/Wallet/Swap UI
The LI.FI SDK package provides access to the LI.FI API to find and execute the best on-chain and cross-chain routes across various bridges and exchanges.
Our API is free to use but rate-limited.
Please see Rate Limits & API Key if you need more requests per second.
To get started, install the latest version of LI.FI SDK.
Check out our complete examples in the SDK repository, and feel free to file an issue if you encounter any problems.
As an integrator, you can monetize your LI.FI SDK integration and collect fees. See our monetization guide for more information.
Contact our business partnerships team to discover how you can partner with us and integrate LI.FI into your platform.
Firstly, create SDK config with your integrator string.
Now you can interact with the SDK and for example request a quote.
You can learn more about the configuring the SDK in the next section.