---
title: "Authorization"
method: GET
path: "/v1/oauth2/authorize"
tags: ["OAuth2"]
---

# Authorization

`GET /v1/oauth2/authorize`

Create an authorization URL for ZBD Login.

## Response `200`

Successful response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

## Changes

- **2025-04-18** `b749c336df59` — 1 info
  - the endpoint scheme security `OAuth2` was added to the API
- **2025-04-18** `d1756f73cff8` — 2 info
  - api tag `OAuth2` added
  - api tag `OAuth` removed

[Change history](https://skmtc.dev/zbdpay/apis/zbd-payments-api/changes/v1/oauth2/authorize/get.md)

---

[API](https://skmtc.dev/zbdpay/apis/zbd-payments-api.md) · [All operations](https://skmtc.dev/zbdpay/apis/zbd-payments-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zbdpay/zbd-payments-api/revisions/0d5fdd96023d/schema)
