Skip to content
Back to fetch-price

Card snapshot

api.fetch-price.com · 2026-07-27 17:17:14 UTC · c22872eaff3b4ec08fc0929cd99d53c3760d2585440dc3a4ebd0385f8a765ff5

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "UK product and price search for AI agents. eBay UK is live via the official Browse API; Amazon UK is rolling out. Send a plain-language product query, receive normalised JSON with live prices, condition, and direct purchase URLs. Purchase links are affiliate-tracked \u2014 see https://fetch-price.com/privacy.",
  "documentationUrl": "https://fetch-price.com/docs",
  "name": "fetch-price",
  "preferredTransport": "JSONRPC",
  "privacyPolicyUrl": "https://fetch-price.com/privacy",
  "protocolVersion": "1.0.0",
  "provider": {
    "organization": "POLICYANDPLAY LTD",
    "url": "https://fetch-price.com"
  },
  "skills": [
    {
      "description": "Search live UK marketplace listings by plain-language query. Supports max price filtering, result count control, and network selection. eBay UK returns real listings with live prices; Amazon UK currently returns a tracked search link only while API access is pending. Every result declares result_type ('item' or 'search_link') so callers are never shown a search page as though it were a product.",
      "examples": [
        "find portable air conditioners under \u00a3300 in stock in the UK",
        "cheapest Sony WH-1000XM4 headphones ebay uk",
        "compare prices for a 9000 BTU air con unit",
        "refurbished thinkpad t480 under \u00a3200"
      ],
      "id": "search_products",
      "name": "UK product search",
      "tags": [
        "shopping",
        "prices",
        "uk",
        "ecommerce",
        "price-comparison",
        "ebay",
        "deals"
      ]
    },
    {
      "description": "Read-only health check returning API availability and whether live marketplace data is currently reachable, so calling agents can degrade gracefully.",
      "examples": [
        "is the fetch-price service up"
      ],
      "id": "service_status",
      "name": "Service health check",
      "tags": [
        "health",
        "status"
      ]
    }
  ],
  "url": "https://api.fetch-price.com",
  "version": "1.3.0"
}