> ## 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.

# Overview

> Welcome to the documentation for **Qonto Embed SDKs & Libraries**

Qonto Embed is designed to help you seamlessly integrate Qonto’s powerful financial features—such as account data, card
management, and SEPA transfers—right into your product. This documentation will guide you through the available SDKs,
variables, and integration patterns to help you get up and running quickly and securely.

## SDK & Libraries Overview

Qonto provides an SDK library to help you facilitate common integration scenarios with Qonto Embed. This
library contains pre-defined functions and data models that are consistent with our
[API Reference](/api-reference/). By using this library, you can reduce development time and
ensure consistency and reliability when interacting with Qonto’s embedded features.

This section offers:

* **An introduction to available libraries** you can use to interact with Qonto Embed features, such as cards and
  SEPA transfers.
* **Links to detailed references** for each supported functionality.

At present, Qonto’s SDK Libraries focus on making it easier to work with the main data structures used for embedded
financial features. Please refer to the detailed variable documentation for the latest updates and supported features.

## Available SDKs and Libraries

<Card
  title="Typescript SDK"
  icon={<svg width="30" height="30" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="-0.34641" y="-0.2" width="24.9945" height="17.4337" rx="0.6" transform="matrix(0.866025 -0.5 2.20305e-08 1 1.45359 12.9251)" fill="white" stroke="#050505" stroke-width="0.8"/>
<mask id="path-2-inside-1_25083_286082" fill="white">
    <rect width="24.1945" height="16.6337" rx="0.2" transform="matrix(0.866025 -0.5 2.20305e-08 1 1.5 13.0973)"/>
</mask>
<rect width="24.1945" height="16.6337" rx="0.2" transform="matrix(0.866025 -0.5 2.20305e-08 1 1.5 13.0973)" fill="white" stroke="#050505" stroke-width="1.6" mask="url(https://mintlify.s3.us-west-1.amazonaws.com/qonto-6237c309/get-started/sdk-libraries#path-2-inside-1_25083_286082)"/>
<rect x="-0.69282" width="24.9945" height="17.4337" rx="0.6" transform="matrix(0.866025 -0.5 0.866025 0.5 1.70991 29.7088)" fill="#D5C8FF" stroke="#050505" stroke-width="0.8"/>
<path d="M5.68945 30.9093L24.0236 20.3241" stroke="#050505" stroke-width="1.1" stroke-linejoin="round"/>
<path d="M8.18164 32.3469L26.5158 21.7617" stroke="#050505" stroke-width="1.1" stroke-linejoin="round"/>
<path d="M10.6719 33.7861L29.006 23.2009" stroke="#050505" stroke-width="1.1" stroke-linejoin="round"/>
<rect x="2.38419e-08" y="-0.4" width="7.09501" height="3.47646" rx="0.6" transform="matrix(-0.866025 0.5 0.866025 0.5 26.4382 28.098)" stroke="#050505" stroke-width="0.8"/>
<path d="M1.69922 30.7772L16.1508 39.5L37.5872 26.5404" stroke="#050505" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M13.0043 19.7619C10.6839 21.1016 8.80278 20.0155 8.80278 17.3361C8.80278 14.6567 10.6839 11.3986 13.0043 10.0589C15.3247 8.71919 17.2058 9.80524 17.2058 12.4846C17.2058 15.164 15.3247 18.4222 13.0043 19.7619Z" fill="#FFC9A6" stroke="#050505" stroke-width="0.8" stroke-linejoin="round"/>
<path d="M13.1514 19.9443C12.2571 20.4618 11.395 20.5724 10.7362 20.2544C10.8145 18.8682 11.9096 17.173 13.25 16.3991C14.5235 15.6639 15.5742 16.0155 15.7441 17.1618C15.4105 17.7612 15.0084 18.3171 14.5626 18.7955C14.1168 19.274 13.6366 19.6649 13.1514 19.9443Z" fill="white" stroke="#050505" stroke-width="0.8" stroke-linejoin="round"/>
<path d="M13.2516 15.6407C12.5157 16.0656 11.9192 15.7211 11.9192 14.8714C11.9192 14.0218 12.5157 12.9885 13.2516 12.5637C13.9875 12.1388 14.584 12.4832 14.584 13.3329C14.584 14.1826 13.9875 15.2159 13.2516 15.6407Z" fill="white" stroke="#050505" stroke-width="0.8" stroke-linejoin="round"/>
</svg>}
  href="/api-reference/sdk-libraries/doc-pages/overview"
>
  Use our TypeScript SDK to integrate Qonto features into your web application easily. It provides a set of functions
  and UI elements that can be used to create a seamless integration with Qonto's banking services. Compatible with
  both Node.js and browser environments.
</Card>
