{
  "$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.514Z",
  "site": "https://tiergauge.com",
  "license": "CC BY 4.0 with attribution to TierGauge.",
  "category": {
    "slug": "sms-marketing",
    "display": "SMS marketing",
    "description": "Text broadcasts, two-way SMS, mobile workflows."
  },
  "count": 2,
  "page_url": "https://tiergauge.com/pricing/sms-marketing/",
  "tools": [
    {
      "slug": "omnisend",
      "name": "Omnisend",
      "primary_category": "email-marketing",
      "match": "secondary",
      "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": {
              "kind": "number",
              "value": 250,
              "unit": "contacts"
            },
            "emails_per_month": {
              "kind": "number",
              "value": 500,
              "unit": "sends"
            }
          },
          "source_url": "https://www.omnisend.com/pricing/",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "entry_paid": {
          "name": "Standard",
          "slug": "standard",
          "is_free": false,
          "monthly_usd_cents": 1600,
          "limits": {
            "contacts": {
              "kind": "number",
              "value": 500,
              "unit": "contacts"
            },
            "emails_per_month": {
              "kind": "number",
              "value": 6000,
              "unit": "sends"
            }
          },
          "source_url": "https://www.omnisend.com/pricing/",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "mid_tier": {
          "name": "Pro",
          "slug": "pro",
          "is_free": false,
          "monthly_usd_cents": 5900,
          "limits": {
            "contacts": {
              "kind": "number",
              "value": 2500,
              "unit": "contacts"
            },
            "emails_per_month": {
              "kind": "unlimited"
            }
          },
          "source_url": "https://www.omnisend.com/pricing/",
          "captured_at": "2026-04-30T21:00:00.000Z"
        }
      },
      "page_url": "https://tiergauge.com/tools/omnisend/"
    },
    {
      "slug": "postscript",
      "name": "Postscript",
      "primary_category": "sms-marketing",
      "match": "primary",
      "starting_price_usd_cents": 0,
      "free_plan_available": false,
      "last_verified": "2026-04-30T21:00:00.000Z",
      "plans": {
        "free": null,
        "entry_paid": {
          "name": "Starter",
          "slug": "starter",
          "is_free": false,
          "monthly_usd_cents": 0,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://postscript.io/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        },
        "mid_tier": {
          "name": "Growth",
          "slug": "growth",
          "is_free": false,
          "monthly_usd_cents": 10000,
          "limits": {
            "contacts": null,
            "emails_per_month": null
          },
          "source_url": "https://postscript.io/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z"
        }
      },
      "page_url": "https://tiergauge.com/tools/postscript/"
    }
  ]
}