---
title: "Initiate OAuth login"
method: GET
path: "/auth/{provider}/login"
tags: ["auth"]
---

# Initiate OAuth login

`GET /auth/{provider}/login`

Redirects the user to the OAuth provider for authentication

## Path parameters

- `provider` string, required

## Other responses

- `307` — Temporary Redirect
- `404` — Not Found
- `500` — Internal Server Error

## Changes

> 56 revisions in range; 1 not diffed, 28 could not be searched.

- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/auth/:provider/login/get.md)

---

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