---
title: "Checks if an email is valid for registration. (Roles: user, none)"
method: POST
path: "/check-email"
tags: ["Authentication"]
---

# Checks if an email is valid for registration. (Roles: user, none)

`POST /check-email`

## Request body

- StringValue
  - `value` string
  - `value2` string

## Response `200`

Success

## Other responses

- `400` — Error

---

[API](https://skmtc.net/ludo/apis/ludo-ai-api.md) · [All operations](https://skmtc.net/ludo/apis/ludo-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ludo/ludo-ai-api/revisions/3af866d68651/schema)
