---
title: "Check disposable email"
method: GET
path: "/"
---

# Check disposable email

`GET /`

Free API as easy as hitting a URL. Check a domain or email address against a real-time, up-to-date list of disposable domains

## Query parameters

- `email` string, required

## Response `200`

Disposable email check completed successfully

- DisposableResult
  - `disposable` string, required — Whether the email/domain is disposable

---

[API](https://skmtc.net/debounce/apis/debounce-email-validation-api.md) · [All operations](https://skmtc.net/debounce/apis/debounce-email-validation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/debounce/debounce-email-validation-api/versions/f3f57e1a9fe2/schema)
