---
title: "start acquiring a token by logging in on a browser"
method: GET
path: "/auth/get-token/start"
tags: ["auth", "experimental"]
---

# start acquiring a token by logging in on a browser

`GET /auth/get-token/start`

## Response `default`

Internal Server Error

- Error
  - `message` string, required — short message explaining the error

## Other responses

- `303` — login on this page, await results on the mailbox URL
- `401` — Unauthorized
- `429` — too many requests
- `501` — Not Implemented

## Changes

- **2025-11-23** `55a2775ca878` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/treeverse/apis/lakefs-api/changes/auth/get-token/start/get.md)

---

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