logo
Check DNSCreate a UI DNS request

Create a UI DNS request

Proxies the request to the upstream check-dns service.

curl -X POST "https://mail.haltman.io/api/request/ui" \
  -H "Content-Type: application/json" \
  -d '{
  "target": "example_string"
}'
{}
POST
/api/request/ui
POST
Content-Typestring
Required

The media type of the request body

Options: application/json
Request Preview
Response

Response will appear here after sending the request

Body

application/json

Responses

Upstream response payload.