---
title: "Start Device Oauth"
method: POST
path: "/api/hf-auth/oauth/device/start"
---

# Start Device Oauth

`POST /api/hf-auth/oauth/device/start`

Start a device-code OAuth login.

Returns a `user_code` and `verification_uri(_complete)` to show the user, plus
a `session_id` to poll via `/oauth/device/status/{session_id}`.

## Response `200`

Successful Response

- object

## Changes

- **2026-07-27** `0e1b28ca1ff6` — 1 info
  - endpoint added
- **2026-07-24** `69db2d0ea45e` — 1 breaking
  - api path removed without deprecation
- **2026-07-23** `1509435f1af2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api/changes/api/hf-auth/oauth/device/start/post.md)

---

[API](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api.md) · [All operations](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pollen-robotics/reachy-mini-rest-api/revisions/7f5f936a81cc/schema)
