---
title: "Start Roblox Oauth2"
method: GET
path: "/roblox/oauth2"
tags: ["roblox"]
---

# Start Roblox Oauth2

`GET /roblox/oauth2`

Initiate Roblox OAuth2 flow

## Query parameters

- `guild_id` integer, required
- `post_redirect_uri` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/monni/apis/fastapi.md) · [All operations](https://skmtc.dev/monni/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/monni/fastapi/revisions/0321cc5200a6/schema)
