---
title: "Trustfull Domain"
method: POST
path: "/domain-intelligence"
tags: ["Products"]
---

# Trustfull Domain

`POST /domain-intelligence`

Trustfull Domain

## Headers

- `content-type` string
- `accept` string
- `x-api-key` string, required
- `x-demo` string

## Request body

- HubRequestDomain — HubRequestDomain
  - `domain` object, required — Domain information for the lookup.
    - `value` string, required — The domain name to lookup.
  - `claims` string[]
  - `customer_id` string — A string representing the unique identifier of the user you are requesting information about. Each request requires a different customer_id

## Response `200`

OK

- AsyncDomain — Domain
  - `status` string
  - `url` string
  - `message` string

---

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