cURL
curl --request POST \ --url https://agenticadvertising.org/api/brands/resolve/bulk \ --header 'Content-Type: application/json' \ --data ' { "domains": [ "<string>" ] } '
{ "results": {} }
Resolve up to 100 domains to their canonical brand identities in a single request.
Rate limit: 20 requests per minute per IP address.
100
Bulk resolution results
Show child attributes
Was this page helpful?