API key
If you are a Qonto customer, you can authenticate by using the login
and the secret key
of your Qonto organization.
To do so:
-
Go to Qonto Sandbox web app or Qonto Production web app, depending on which environment you are currently working on.
If you need an access to our Sandbox environment, please sign up to the Developer Portal. -
If you have several organizations, choose the organization to which you want to connect.
-
Click on Integrations and Partnerships > API key.
-
(optional) Click on the Generate button to create your secret key.
-
Use the following header in your API calls 👇
As an example, to authenticate an organization whose login
is pied-piper-7132
and secret key
is 62885d39f3a0ddedd3d3ee0432a43ccr
, your request will look like this:
cURL example