Integrate Qonto banking features into your web application with less effort.
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.
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 safe 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.
Note on API stabilityWe are in the early stages of the SDK implementation. While we will strongly attempt to avoid
breaking changes, we may need to make some in the future. Note that while the SDK is in the v0.x
stage, breaking changes might happen.
Once we reach v1.0.0, we will follow semantic versioning strictly.