Developer guidelines
Step-by-step guide to build, test and release your integration.
Discover our available APIs and endpoints
Go through our API Reference to identify the API(s) and the endpoints you will need for your use case.
Sign up to the Developer Portal and create an app
By signing up to the Developer Portal and creating an app, you’ll be able to get all the authentication credentials you need to access the Sandbox environment (cf. demo below).
If the use case you’re interested in warrants it, our Partnership team will get in touch to support you in the integration and agree on a partnership contract.
Set up the Sandbox environment
Before making your first API calls, we strongly recommend you set up the Sandbox environment to play with dummy data and check if the API responses are the expected ones.
In the following steps, if any verification screen is prompted, please fill 123456
.
Make your first API call
To call the Sandbox environment, you should use Sandbox base URLs not Production base URLs.
Build your integration
Here are some examples of the Business API most used capabilities:
Here are some examples of the Business API most used capabilities:
Create Qonto business accounts:
Release your integration
All the API operations can be replicated from the Sandbox to the Production environment by following the next steps:
-
Get your Production credentials through the Developer Portal.
If you are using the Onboarding API, you will need to sign an ORIAS mandate (France only) and a partnership contract with Qonto in order to release your integration to Production.
-
Replace your Sandbox credentials by your Production credentials.
The
X-Qonto-Staging-Token
header is not necessary in Production. -
Replace the endpoints base URL.
If you are a licensed partner, you must identify yourself through your QSeal certificate when calling our Business API endpoints in Production (cf. the requirements); otherwise you will receive a 401 Unauthorized
error to your API calls.
Your integration is ready to be released in Production!
We would be super grateful if you could take few minutes to share your feedback regarding our Public APIs: Tell us what you think