How do I generate and manage my Business API keys?
How do I generate and manage my Business API keys?
What permissions/scopes are needed for different API endpoints?
What permissions/scopes are needed for different API endpoints?
Qonto’s Business API supports two authentication methods: API Key and OAuth 2.0.Authentication Introduction:
- Will give you an overview of the two authentication methods (API key vs OAuth 2.0)
- Contains the
comprehensive endpoints access table
showing which endpoints support which authentication methods
- Complete list of all
OAuth 2.0 scopes
with detailed descriptions - Shows which endpoints each scope provides access to
- Includes consent messages displayed to users
How to rotate or revoke API key securely?
How to rotate or revoke API key securely?
To revoke your API key securely, you will need to generate a new one:
- Sign in your Qonto web app
- Click on the tab “Integrations and Partnerships”
- Click on “API Key” under Management
-
Click on the button “Regenerate” to revoke the previous key and create a new one
If you want to revoke the OAuth Consent, please use this endpoint.
How to handle OAuth flows with Qonto?
How to handle OAuth flows with Qonto?
Here is a step by step guide on how to handle the OAuth flow.
Need to report a bug, request a new feature, or didn’t find your answer? Click here.