---
title: "POST /api/auth/check-email"
method: POST
path: "/api/auth/check-email"
tags: ["Auth"]
---

# POST /api/auth/check-email

`POST /api/auth/check-email`

## Request body

- object
  - `email` string

## Response `200`

Email check

- object
  - `exists` boolean, required
  - `verified` boolean, required

## Changes

- **2026-03-19** `239b3cc94d80` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nexu-io/apis/nexu-controller-api/changes/api/auth/check-email/post.md)

---

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