---
title: "POST /lookup/email"
method: POST
path: "/lookup/email"
---

# POST /lookup/email

`POST /lookup/email`

Lookup an email

## Request body

- LookupEmail
  - `email` string, required — The email address to lookup
  - `timeout_ms` integer — Maximum time for the lookup in miliseconds
  - `include_data_breaches` boolean — Include data breaches in the response
  - `exclude_modules` string[] — A list of module names that will be excluded from the lookup

## Response `200`

Successful response

---

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