Qonto OAuth API
The OAuth API from Qonto — 1 operation(s) for oauth.
Qonto OAuth API is one of 13 APIs that Qonto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include OAuth. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version v2.
Requests are made against 2 base URLs: https://thirdparty.qonto.com, https://thirdparty-sandbox.staging.qonto.co.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Qonto OAuth API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as Authorization (SecretKey).
It supports OAuth 2.0 (OAuth) using the authorizationCode flow, exposing 35 scopes.
By default, every request must be authenticated.
SecretKey— Qonto API key. Value is the organization sign-in and secret key concatenated with a colon - "Authorization: {sign-in}:{secret-key}". This resembles HTTP Basic…OAuth— OAuth 2.0 authorization code flow. Access tokens are valid 1 hour; refresh tokens 90 days (offlineaccess). Bearer access token sent in the Authorization header.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is TokenSet (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Qonto 12
Other APIs Qonto publishes across the network.