{
  "lastUpdated": "2026-05-22",
  "currency": "EUR",
  "plans": [
    {
      "name": "Starter",
      "price": "€9.99",
      "currency": "EUR",
      "description": "For small teams starting with one operational inbox.",
      "limits": [
        "3 users",
        "1 inbound inbox",
        "Forwarding and IMAP inbound",
        "Customer SMTP route",
        "500 MB storage",
        "Public KB domain disabled",
        "10 articles",
        "Self-service checkout eligible"
      ]
    },
    {
      "name": "Team",
      "price": "€49.99",
      "currency": "EUR",
      "description": "For teams running support across multiple inboxes.",
      "limits": [
        "5 users",
        "3 inbound inboxes",
        "Forwarding and IMAP inbound",
        "Customer SMTP and Platform SES routes",
        "1000 MB storage",
        "Public KB domain enabled",
        "50 articles",
        "Self-service checkout eligible"
      ]
    },
    {
      "name": "Business",
      "price": "€199.99",
      "currency": "EUR",
      "description": "For teams managing more inboxes, people, and knowledge.",
      "limits": [
        "30 users",
        "10 inbound inboxes",
        "Forwarding and IMAP inbound",
        "Customer SMTP and Platform SES routes",
        "5000 MB storage",
        "Public KB domain enabled",
        "500 articles",
        "Self-service checkout eligible"
      ]
    }
  ]
}