---
title: "POST /whitelabel/check-email-domain"
method: POST
path: "/whitelabel/check-email-domain"
tags: ["api"]
---

# POST /whitelabel/check-email-domain

`POST /whitelabel/check-email-domain`

## Response `200`

OK

- WhiteLabelEmailDomainResponseDTO
  - `isSPFValid` boolean
  - `isDKIMValid` boolean
  - `isDKIM2Valid` boolean
  - `isDMARCValid` boolean
  - `isVerified` boolean
  - `verifyTxtKey` string
  - `lastCheckedAt` string, date-time

---

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