---
title: "Login with Steam."
method: GET
path: "/auth/web/login"
tags: ["User Authentication"]
---

# Login with Steam.

`GET /auth/web/login`

This endpoint will redirect you to Steam's login page.

Afterwards you will be redirected back here, and optionally to another URL if you specify the
`redirect_to` query parameter.

## Query parameters

- `redirect_to` string, uri

## Other responses

- `303` — Redirect to Steam's login page.

---

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