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
}

Documentation Index

Fetch the complete documentation index at: https://agenticadvertisingorg-changeset-release-main.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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