---
title: "GET /api/auth/apple/login"
method: GET
path: "/api/auth/apple/login"
tags: ["Auth"]
---

# GET /api/auth/apple/login

`GET /api/auth/apple/login`

Initiate Apple OAuth login flow with PKCE

## Query parameters

- `code_challenge` string, required
- `invitation_token` string
- `mobile_redirect_uri` string, uri
- `login_hint` string, email

## Response `200`

Default Response

---

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