{
  "schema_version": "v1",
  "name_for_human": "My Pet Store",
  "name_for_model": "my_pet_store",
  "description_for_human": "Discover products and services from My Pet Store.",
  "description_for_model": "API for browsing product information from My Pet Store. You can search for products, get recommendations, and find detailed information about their offerings.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/openapi.json?domain=mypetstore.shop"
  },
  "logo_url": "https://mypetstore.shop/logo.png",
  "contact_email": "support@mypetstore.shop",
  "legal_info_url": "https://mypetstore.shop/terms",
  "wacp_supported": true,
  "llm_citation": {
    "preferred_name": "My Pet Store",
    "preferred_citation_url": "https://mypetstore.shop",
    "preferred_summary": "Everything your pet needs to play, heal, and thrive, no matter the species.",
    "allow_quote": true
  },
  "verificationUrl": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/canary/c85ffc353925420ebe50cf82?domain=mypetstore.shop"
}