v1

latestOpenAPI 3.1.02026-07-2210284274.4 KB
Brand Discovery

Request brand.json re-crawl

Trigger an immediate re-crawl of a domain's brand.json. The crawl runs asynchronously — returns 202 immediately.

Rate limits: 5 minutes per domain, 30 requests per user per hour (shared with adagents.json crawl requests).

post/api/registry/brand-crawl-request

Request body

domainstring required

Domain to re-crawl brand.json for

Example request

{
  "domain": "examplebrand.com"
}

Response

Brand crawl request accepted

message'Brand crawl request accepted' required
domainstring required