Qonto provides 2 collections of REST APIs and a Sandbox environment to help you build integrations on top of Qonto accounts, transactions, memberships, etc; no matter what your use case is. JSON is returned in all API responses, including errors. For security purposes:
  • All API requests must be made over HTTPS. Calls made over plain HTTP will fail.
  • All API requests (except the ones to the OAuth login endpoint) must be made from your backend. Direct calls from browsers will fail.

Qonto APIs

Use cases