cURL
curl --request GET \ --url https://agenticadvertising.org/api/manifest-refs/lookup
{ "success": true, "found": true, "reference": { "reference_type": "url", "manifest_url": "<string>", "agent_url": "<string>", "agent_id": "<string>", "verification_status": "pending" } }
Find the best manifest reference (brand.json URL or agent) for a domain.
"acmecorp.com"
"brand.json"
Reference lookup result
true
Show child attributes