Skip to main content
GET
/
api
/
registry
/
lookup
/
property
Property identifier lookup
curl --request GET \
  --url https://agenticadvertising.org/api/registry/lookup/property
{
  "type": "<string>",
  "value": "<string>",
  "agents": [
    "<unknown>"
  ],
  "count": 123
}

Query Parameters

type
string
required
value
string
required

Response

200 - application/json

Matching agents

type
string
required
value
string
required
agents
any[]
required
count
integer
required