Authentication
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:
Header | Value |
---|---|
Authorization | Bearer token |
Qonto-Partner-Id | partner_id |
Only in the Sandbox environment, you will also need to provide the following header:
Header | Value |
---|---|
X-Qonto-Staging-Token | staging_token |