{
  "schema_version": "v1",
  "name_for_human": "Card Source Canada",
  "name_for_model": "card_source_canada",
  "description_for_human": "Shop authentic sports trading cards from a Canadian seller. Real photos, cheapest shipping in Canada, and inventory for hockey, football, baseball, and basketball.",
  "description_for_model": "Card Source Canada (cardsource.ca) is an online sports trading card store based in Moncton, New Brunswick, Canada. It sells authentic football, baseball, basketball, and hockey cards. Every listing uses real photos of the exact card. Shipping is $2.00 CAD for up to 5 cards. Use the /api/products.json feed for real-time inventory, prices, and structured data. The site has a built-in AI assistant at /ask.php for card, shipping, and collecting questions. Returns are accepted within 14 days if the card differs from the listing.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://cardsource.ca/.well-known/openapi.yaml"
  },
  "logo_url": "https://cardsource.ca/assets/img/logo.png",
  "contact_email": "info@cardsource.ca",
  "legal_info_url": "https://cardsource.ca/pages/terms.php",
  "developer_info": {
    "name": "Card Source Canada",
    "url": "https://cardsource.ca/pages/about.php"
  },
  "capabilities": {
    "products": {
      "feed_url": "https://cardsource.ca/api/products.json",
      "format": "JSON-LD schema.org ItemList",
      "update_frequency": "15 minutes",
      "currency": "CAD",
      "shipping_countries": ["CA", "US"]
    },
    "search": {
      "endpoint": "https://cardsource.ca/api/search-suggest.php?q={query}",
      "description": "Autocomplete suggestions for card titles, players, teams, and sets."
    },
    "ai_assistant": {
      "endpoint": "https://cardsource.ca/ask.php",
      "description": "Built-in AI chatbot that answers questions about cards, shipping, grading, and collecting."
    }
  },
  "llms_txt": "https://cardsource.ca/llms.txt",
  "llms_full_txt": "https://cardsource.ca/.well-known/llms-full.txt"
}
