The Embed SDK is a TypeScript/JavaScript library that allows you to integrate Qonto banking features into your web application effortlessly. It provides a set of functions and UI elements that can be used to create a seamless integration with Qonto’s banking services. The Embed SDK is designed to be easy to use, allowing you to quickly integrate the Embed features. Given it’s based on TypeScript, it can be used in any environment where TypeScript or JavaScript can run, including Node.js and browsers. Read on to learn more about the SDK APIs and how to use it.Documentation Index
Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
Use this file to discover all available pages before exploring further.
Benefits
Abstract out the API
By using the SDK, you can abstract out the API calls and focus on the
business logic of your application without worrying about implementing all
the network communication by yourself.
Inject UI components
To save you time and keep you compliant, the SDK provides UI components that
can be injected into your application. This allows you to quickly add Qonto
features to your application without having to build the UI from scratch.