---
title: "Authorize"
method: GET
path: "/oauth/authorize"
---

# Authorize

`GET /oauth/authorize`

OAuth 2.1 authorization endpoint.

Validates the request, then hands off to the frontend consent page with
the request carried in a short-lived signed token. No pending-request
database row is created.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/iliad/apis/fastapi.md) · [All operations](https://skmtc.dev/iliad/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iliad/fastapi/revisions/c1701119b330/schema)
