{
  "$schema_note": "Cost-comparison slice. For the full Tool schema use /api/categories/{slug}.json or /api/tools/{slug}.json.",
  "feed_version": "1",
  "generated_at": "2026-05-08T18:47:16.511Z",
  "site": "https://tiergauge.com",
  "license": "CC BY 4.0 with attribution to TierGauge.",
  "category": {
    "slug": "calendar-scheduling",
    "display": "Scheduling",
    "description": "Meeting scheduling and round-robin routing."
  },
  "count": 2,
  "page_url": "https://tiergauge.com/pricing/calendar-scheduling/",
  "tools": [
    {
      "slug": "cal",
      "name": "Cal.com",
      "primary_category": "calendar-scheduling",
      "match": "primary",
      "starting_price_usd_cents": 0,
      "free_plan_available": true,
      "last_verified": "2026-04-30T21:00:00.000Z",
      "plans": {
        "free": {
          "name": "Individuals",
          "slug": "individuals",
          "is_free": true,
          "monthly_usd_cents": 0,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://cal.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "entry_paid": {
          "name": "Teams",
          "slug": "teams",
          "is_free": false,
          "monthly_usd_cents": 1200,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://cal.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "mid_tier": {
          "name": "Organizations",
          "slug": "organizations",
          "is_free": false,
          "monthly_usd_cents": 2800,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://cal.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        }
      },
      "page_url": "https://tiergauge.com/tools/cal/"
    },
    {
      "slug": "calendly",
      "name": "Calendly",
      "primary_category": "calendar-scheduling",
      "match": "primary",
      "starting_price_usd_cents": 0,
      "free_plan_available": true,
      "last_verified": "2026-04-30T21:00:00.000Z",
      "plans": {
        "free": {
          "name": "Free",
          "slug": "free",
          "is_free": true,
          "monthly_usd_cents": 0,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://calendly.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "entry_paid": {
          "name": "Standard",
          "slug": "standard",
          "is_free": false,
          "monthly_usd_cents": 1000,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://calendly.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "mid_tier": {
          "name": "Teams",
          "slug": "teams",
          "is_free": false,
          "monthly_usd_cents": 1600,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://calendly.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        }
      },
      "page_url": "https://tiergauge.com/tools/calendly/"
    }
  ]
}