Skip to main content
In order to authenticate, you need to get your credentials by signing up to the Developer Portal (for more details on the process cf. Get started). For each API call, you will need to include those credentials in the following headers:
HeaderValue
AuthorizationBearer token
Qonto-Partner-Idpartner_id
Only in the Sandbox environment, you will also need to provide the following header:
HeaderValue
X-Qonto-Staging-Tokenstaging_token
The X-Qonto-Staging-Token header bypasses the OneLogin gate that protects our Sandbox environment for API calls only. If you also need to open the redirection_link returned by Create a registration in a browser, you have to bypass the gate a different way — see Accessing the Sandbox environment.