Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Checks DNS, verification file, meta tag, allowlist, and existing organization verification methods.
A valid request URL is required to generate request examples
{ "domain": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organization_id": "<string>", "domain": "<string>", "verified": true, "created_at": "2023-11-07T05:31:56Z", "tags": [ "<string>" ], "business_unit": "<string>", "last_scan_at": "2023-11-07T05:31:56Z" }, "verified": true, "verification": { "dns": { "record_name": "<string>", "record_value": "<string>" }, "file": { "url": "<string>", "file_content": "<string>" }, "meta_tag": { "tag": "<string>" }, "hash": "<string>" } }
{ "detail": "<string>" }
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Authorization: Bearer <token>
Verification result.
Show child attributes