---
title: "Authorize"
method: GET
path: "/auth/docs:authorize"
tags: ["Documentation"]
---

# Authorize

`GET /auth/docs:authorize`

Mint a Document360 login code for the current reader and return the knowledge-base redirect URL.

## Query parameters

- `redirect_url` string, nullable

## Response `200`

Successful Response

- AuthorizeResponse
  - `redirect_url` string, required

## Other responses

- `422` — Validation Error

---

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