cURL
curl --request GET \ --url https://agenticadvertising.org/api/registry/validate/property-authorization
{ "agent_url": "<string>", "identifier_type": "<string>", "identifier_value": "<string>", "authorized": true, "checked_at": "<string>" }
Quick check if a property identifier is authorized for an agent. Optimized for real-time ad request validation.
Authorization result
Was this page helpful?