cURL
curl --request GET \ --url https://agenticadvertising.org/api/properties/registry
{ "properties": [ { "domain": "examplepub.com", "source": "adagents_json", "property_count": 123, "agent_count": 123, "verified": true } ], "stats": {} }
List all properties in the registry with optional search, pagination.
100
0
Property list with stats
Show child attributes
Was this page helpful?