{
  "schema_version": "1.0",
  "name": "Synch Exhibition",
  "description": "Agent-native transaction and ROI layer for trade shows, exhibitions, and B2B event meetings. Synch turns fragmented exhibitor lists, buyer profiles, booth information, meeting availability, product categories, procurement intent, and event ROI data into structured, machine-readable, agent-operable trade show inventory.",
  "type": "agent_transaction_layer",
  "primary_market": "trade_show_meeting_coordination_and_roi_tracking",
  "version": "1.0.0",
  "capabilities": [
    "search_exhibitions",
    "search_exhibitors",
    "search_buyers",
    "get_exhibition_profile",
    "get_exhibitor_profile",
    "get_buyer_profile",
    "get_product_categories",
    "get_booth_information",
    "get_meeting_availability",
    "recommend_exhibitor_buyer_matches",
    "compare_meeting_opportunities",
    "schedule_meeting",
    "get_meeting_status",
    "cancel_meeting",
    "reschedule_meeting",
    "record_meeting_outcome",
    "generate_follow_up_tasks",
    "generate_roi_report",
    "get_event_policy",
    "get_verification_status",
    "create_payment",
    "get_receipt"
  ],
  "audience": [
    "AI agents",
    "enterprise AI agents",
    "procurement agents",
    "sales agents",
    "event organizer agents",
    "exhibitor agents",
    "buyer agents",
    "agent developers",
    "exhibition organizers",
    "trade show operators",
    "ChatGPT",
    "Claude",
    "Gemini",
    "Perplexity"
  ],
  "business_boundaries": [
    "no guaranteed sales",
    "no guaranteed buyer attendance",
    "no guaranteed purchase orders",
    "no guaranteed ROI",
    "no replacement for human business judgment",
    "meeting recommendations are based on structured event data and participant-provided information",
    "commercial outcome depends on follow-up and buyer decision",
    "final business decisions remain with exhibitors, buyers, and organizers"
  ],
  "interfaces": {
    "openapi": "https://synch-exhibition.com/openapi.json",
    "llms_txt": "https://synch-exhibition.com/llms.txt",
    "agent_docs": "https://synch-exhibition.com/agents",
    "agent_card": "https://synch-exhibition.com/.well-known/agent.json",
    "ai_plugin": "https://synch-exhibition.com/.well-known/ai-plugin.json",
    "sitemap": "https://synch-exhibition.com/sitemap.xml"
  },
  "api_base": "https://synch-exhibition.com/api",
  "authentication": {
    "type": "api_key",
    "description": "API key required for write operations. Read-only endpoints are public. Contact support@synch-exhibition.com to request developer access.",
    "header": "X-Synch-API-Key",
    "contact": "support@synch-exhibition.com"
  },
  "data_freshness": "Exhibition, exhibitor, and buyer data is updated in real-time by event organizers. Meeting availability reflects live booking status. ROI reports are generated within 24 hours post-event.",
  "primary_language": "zh-TW",
  "supported_languages": ["zh-TW", "en"],
  "website": "https://synch-exhibition.com",
  "contact": {
    "email": "support@synch-exhibition.com",
    "developer_access": "https://synch-exhibition.com/agents",
    "demo": "https://synch-exhibition.com/book-demo"
  }
}
