- All API requests must be made over HTTPS. Calls made over plain HTTP will fail.
- All API requests (except the ones to /v2/oauth2/auth) must be made from your backend. Direct calls from browsers will fail.
Qonto APIs
Business API
Access Qonto banking, invoicing, bookkeeping & more remotely
Onboarding API
Fast track your customers’ onboarding to Qonto
Use cases
Automate your business operations
Automate your business operations
Qonto account owners automating their own workflows (accounting sync, internal reporting, reconciliation) using the Business API.Access with:
- OAuth 2.0 if you need to perform sensitive actions (cf. the endpoints access table to identify if you need to use an endpoint which is only accessible through OAuth) OR if you want to restrict the scopes accessible with your authentication credentials to a specific list of scopes;
- Your API key otherwise.
This use case requires no validation from Qonto, for either authentication method. You can start building right away.
Connect your customers' Qonto accounts to your platform
Connect your customers' Qonto accounts to your platform
Third-party platforms connecting to Qonto on behalf of their users (ERPs, accounting software, financial tools).Access with: OAuth 2.0.
Embed Qonto business features into your platform
Embed Qonto business features into your platform
Partners embedding Qonto natively into their product.
- To create Qonto business accounts (and eventually companies) for your customers, use the Onboarding API;
- To operate those accounts directly from your platform, use the Business API (with OAuth 2.0).
Streamline company creation
Streamline company creation
Platforms using the Onboarding API to create Qonto accounts and companies (digital KYB, KYC and capital deposit) programmatically.