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

# April

## ✨ New API documentation (the one you are on right now)

* Our 2 APIs (Business and Onboarding) are documented in [a single place](/get-started/general/introduction)
* [A step-by-step guide for your developers](/get-started/general/developer-guidelines) to build, test, and put into production your integration with Qonto
* The little things count too: *dark mode* is now available, and new explanations and details on our use cases to make your use more enjoyable
* Have a question about the documentation? Ask the integrated IA agent in the search bar 🤖

## 🖥️ Multi-account creation

* API sub-account creation is now live
* From your App, your customers can create several sub-accounts with dedicated IBANs, for example, to manage the budget of a project, a team, or a worksite

👉 [Find endpoint](/api-reference/business-api/accounts-organizations/business-accounts/list)

## 👤 Beneficiary management

From your App, your customers can manage their beneficiary lists:

* Add or update an existing beneficiary
* Trust or untrust a beneficiary: no need to authenticate each transfer, just do it the first time

👉 [Find endpoint](/api-reference/business-api/payments-transfers/sepa-transfers/beneficiaries/sepa-beneficiaries/trust)

## 📳 Action notifications

Reverse the trend: instead of calling our API, be notified of changes made on Qonto in real-time.

* When a customer's account is modified (pending/validated/closed) thanks to the [webhook organizations](/api-reference/business-api/webhooks/supported-webhooks/v1-organizations)
* When a transaction is created or modified thanks to the [transactions webhook](/api-reference/business-api/webhooks/supported-webhooks/v1-transactions)

💡 You can use them to notify your users in real-time (e.g., *a transfer has been received on your Qonto account)*
