cURL
curl --request GET \ --url https://agenticadvertising.org/api/public/validate-publisher
{ "valid": true, "domain": "<string>", "agent_count": 123, "property_count": 123, "property_type_counts": {}, "tag_count": 123, "url": "<string>", "errors": [ "<string>" ], "warnings": [ "<string>" ] }
Validate a publisher domain’s adagents.json and return summary statistics.
"examplepub.com"
Publisher validation result
Show child attributes