{
  "schema_version": "1.0",
  "name": "Comturk availability feed",
  "description": "Public read-only availability data for plans, deployment options, languages, sales actions, and agent readiness.",
  "url": "https://comturk.com/feeds/availability.json",
  "last_updated": "2026-05-17",
  "service_regions": [
    "global"
  ],
  "languages": [
    {
      "code": "en",
      "name": "English",
      "url": "https://comturk.com/"
    },
    {
      "code": "tr",
      "name": "Turkish",
      "url": "https://comturk.com/tr/"
    },
    {
      "code": "es",
      "name": "Spanish",
      "url": "https://comturk.com/es/"
    }
  ],
  "deployment_options": [
    {
      "id": "cloud",
      "name": "Cloud",
      "status": "available",
      "url": "https://chat.comturk.com/signup"
    },
    {
      "id": "on-premise",
      "name": "On-Premise",
      "status": "available",
      "url": "https://comturk.com/deployment/on-premise.html"
    }
  ],
  "sales_actions": [
    {
      "id": "self-serve-signup",
      "name": "Self-serve signup",
      "status": "available",
      "url": "https://chat.comturk.com/signup"
    },
    {
      "id": "sales-contact",
      "name": "Contact sales",
      "status": "available",
      "url": "https://comturk.com/company/contact.html"
    }
  ],
  "booking": {
    "status": "not_available",
    "note": "Comturk does not currently expose a public scheduling endpoint. Use the sales contact page for scheduling and procurement requests.",
    "contact_url": "https://comturk.com/company/contact.html"
  },
  "agent_commerce": {
    "status": "planned",
    "current_capabilities": [
      "read_pricing",
      "read_product_catalog",
      "read_integration_availability",
      "read_service_inventory",
      "start_signup",
      "contact_sales"
    ],
    "transactional_checkout_endpoint": "not_available",
    "inventory_endpoint": "not_applicable_for_saas",
    "roadmap_note": "Comturk should add authenticated account, checkout, and procurement endpoints when an agent-commerce protocol is selected."
  }
}
