---
title: "Google Login"
method: GET
path: "/google/login"
tags: ["Authentication"]
---

# Google Login

`GET /google/login`

Initiate Google SSO login flow. Callback is /google/callback

## Query parameters

- `login_id` string, nullable
- `origin` string, nullable
- `deal` string, nullable
- `ti_token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 17 revisions in range; 12 could not be searched.

- **2026-07-26** `09df98e6ea15` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/deepinfra/apis/deepinfra-api/changes/google/login/get.md)

---

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