---
title: "Get OAuth authorize URL for Qonto"
method: GET
path: "/apps/{appId}/services/qonto/oauth/authorize-url"
tags: ["Qonto"]
---

# Get OAuth authorize URL for Qonto

`GET /apps/{appId}/services/qonto/oauth/authorize-url`

Génère un state HMAC signé, le met en cache, et retourne l'URL de redirection vers la page d'autorisation OAuth2 Qonto.

## Path parameters

- `appId` integer, required

## Response `200`

URL d'autorisation Qonto (string)

- string

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — App not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
