{
  "schemaVersion": 3,
  "product": "Microvaults",
  "canonical": "https://microvaults.com/pricing",
  "updatedAt": "2026-08-27",
  "billing": {
    "currency": "ISK",
    "interval": "month",
    "foreignCurrencyCheckout": false,
    "note": "Checkout and invoices use ISK. The displayed ISK amount is the exact amount Microvaults charges."
  },
  "plans": [
    {
      "key": "free",
      "name": "Free",
      "price": { "amount": 0, "currency": "ISK", "interval": "month" },
      "presentations": 3,
      "vaults": 1,
      "storageBytes": 104857600,
      "publishesPerMonth": 15,
      "apiTokens": 1,
      "recipientsPerSend": 0,
      "workspaceMembersIncluded": 1,
      "externalRecipientsCountAsWorkspaceMembers": false,
      "sharing": ["anyone_with_link"],
      "privateRecipients": false,
      "emailSharing": false,
      "reviews": false,
      "teamRoles": false
    },
    {
      "key": "pro",
      "name": "Pro",
      "price": { "amount": 2490, "currency": "ISK", "interval": "month" },
      "presentations": 50,
      "vaults": 10,
      "storageBytes": 5368709120,
      "publishesPerMonth": 200,
      "apiTokens": 5,
      "recipientsPerSend": 30,
      "externalRecipientsOverTime": "unlimited, subject to anti-abuse safeguards",
      "workspaceMembersIncluded": 1,
      "externalRecipientsCountAsWorkspaceMembers": false,
      "customShareDomains": 1,
      "sharing": ["anyone_with_link", "private_named_recipients"],
      "privateRecipients": true,
      "emailSharing": true,
      "reviews": true,
      "teamRoles": false
    },
    {
      "key": "company",
      "name": "Business",
      "price": { "amount": 19900, "currency": "ISK", "interval": "month" },
      "presentations": 200,
      "vaults": 50,
      "storageBytes": 26843545600,
      "publishesPerMonth": 1000,
      "apiTokens": 15,
      "recipientsPerSend": 30,
      "externalRecipientsOverTime": "unlimited, subject to anti-abuse safeguards",
      "workspaceMembersIncluded": 10,
      "ownerIncludedInMemberLimit": true,
      "pendingInvitationsReserveMemberCapacity": true,
      "externalRecipientsCountAsWorkspaceMembers": false,
      "customShareDomains": 1,
      "sharing": ["anyone_with_link", "private_named_recipients"],
      "privateRecipients": true,
      "emailSharing": true,
      "reviews": true,
      "teamRoles": true,
      "roles": ["owner", "admin", "editor", "viewer"]
    }
  ]
}
