Skip to main content
GET
/
api
/
manifest-refs
/
lookup
Manifest reference lookup
curl --request GET \
  --url https://agenticadvertising.org/api/manifest-refs/lookup
{
  "reference": {
    "manifest_url": "<string>",
    "agent_url": "<string>",
    "agent_id": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.adcontextprotocol.org/llms.txt

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

Query Parameters

domain
string
required
Example:

"acmecorp.com"

type
string
Example:

"brand.json"

Response

200 - application/json

Reference lookup result

success
enum<boolean>
required
Available options:
true
found
enum<boolean>
required
Available options:
true
reference
object
required