Skip to main content

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.

The common namespace exposes SDK lifecycle methods and helpful constants. It contains symbols and functions that are going to use in every usage of the SDK. They can be imported as follows:
import { initialize, constants } from '@qonto/embed-sdk/common';
Read on to understand the different symbols and functions available in the common namespace.