---
title: "Verify a code through the Minecraft Server"
method: GET
path: "/auth/verify"
tags: ["Authentication"]
---

# Verify a code through the Minecraft Server

`GET /auth/verify`

## Query parameters

- `code` string, required

## Response `202`

Accepted

## Other responses

- `400` — Invalid or expired code

---

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