---
title: "Begin Oauth"
method: GET
path: "/api/hf-auth/oauth/begin"
---

# Begin Oauth

`GET /api/hf-auth/oauth/begin`

One-shot OAuth entry point for the mobile setup flow.

Creates a session and 302-redirects the browser straight to Hugging Face's
authorize page, so the phone only has to open this single URL. The existing
/oauth/callback finishes the job (exchange → store token → start relay).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/pollen-robotics/apis/reachy-mini-rest-api.md) · [All operations](https://skmtc.net/pollen-robotics/apis/reachy-mini-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pollen-robotics/reachy-mini-rest-api/versions/9843f2902e88/schema)
