---
title: "Api Auth Device Code"
method: POST
path: "/api/auth/device"
tags: ["Infrastructure"]
---

# Api Auth Device Code

`POST /api/auth/device`

Initiate OAuth2 device authorization flow (RFC 8628).

Returns a device_code (for polling) and a user_code (for the user to enter
in the browser at the verification_uri).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/aabiro/apis/xcelsior.md) · [All operations](https://skmtc.dev/aabiro/apis/xcelsior/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aabiro/xcelsior/revisions/526c3dd3d9d7/schema)
