{
  "plans": [
    {
      "planId": "starter",
      "planName": "Starter",
      "features": [],
      "billingType": "subscription",
      "creditOptions": [
        {
          "credits": 500,
          "priceMonthly": 34.99,
          "priceAnnual": 349.9,
          "minutes": 25
        },
        {
          "credits": 950,
          "priceMonthly": 64.99,
          "priceAnnual": 649.9,
          "minutes": 47
        },
        {
          "credits": 1400,
          "priceMonthly": 94.99,
          "priceAnnual": 949.9,
          "minutes": 70
        },
        {
          "credits": 1850,
          "priceMonthly": 124.99,
          "priceAnnual": 1249.9,
          "minutes": 92
        },
        {
          "credits": 2300,
          "priceMonthly": 154.99,
          "priceAnnual": 1549.9,
          "minutes": 115
        },
        {
          "credits": 2750,
          "priceMonthly": 184.99,
          "priceAnnual": 1849.9,
          "minutes": 137
        },
        {
          "credits": 3200,
          "priceMonthly": 214.99,
          "priceAnnual": 2149.9,
          "minutes": 160
        },
        {
          "credits": 3650,
          "priceMonthly": 244.99,
          "priceAnnual": 2449.9,
          "minutes": 182
        },
        {
          "credits": 4100,
          "priceMonthly": 274.99,
          "priceAnnual": 2749.9,
          "minutes": 205
        },
        {
          "credits": 4550,
          "priceMonthly": 304.99,
          "priceAnnual": 3049.9,
          "minutes": 227
        },
        {
          "credits": 5000,
          "priceMonthly": 334.99,
          "priceAnnual": 3349.9,
          "minutes": 250
        }
      ]
    },
    {
      "planId": "creator",
      "planName": "Content Creator",
      "features": [],
      "billingType": "subscription",
      "creditOptions": [
        {
          "credits": 2500,
          "priceMonthly": 169.99,
          "priceAnnual": 1699.9,
          "minutes": 125
        },
        {
          "credits": 3250,
          "priceMonthly": 219.99,
          "priceAnnual": 2199.9,
          "minutes": 162
        },
        {
          "credits": 4000,
          "priceMonthly": 269.99,
          "priceAnnual": 2699.9,
          "minutes": 200
        },
        {
          "credits": 4750,
          "priceMonthly": 319.99,
          "priceAnnual": 3199.9,
          "minutes": 237
        },
        {
          "credits": 5500,
          "priceMonthly": 369.99,
          "priceAnnual": 3699.9,
          "minutes": 275
        },
        {
          "credits": 6250,
          "priceMonthly": 419.99,
          "priceAnnual": 4199.9,
          "minutes": 312
        },
        {
          "credits": 7000,
          "priceMonthly": 469.99,
          "priceAnnual": 4699.9,
          "minutes": 350
        },
        {
          "credits": 7750,
          "priceMonthly": 519.99,
          "priceAnnual": 5199.9,
          "minutes": 387
        },
        {
          "credits": 8500,
          "priceMonthly": 569.99,
          "priceAnnual": 5699.9,
          "minutes": 425
        },
        {
          "credits": 9250,
          "priceMonthly": 619.99,
          "priceAnnual": 6199.9,
          "minutes": 462
        },
        {
          "credits": 10000,
          "priceMonthly": 669.99,
          "priceAnnual": 6699.9,
          "minutes": 500
        }
      ]
    },
    {
      "planId": "enterprise",
      "planName": "Enterprise",
      "features": [],
      "billingType": "subscription",
      "creditOptions": [
        {
          "credits": 5000,
          "priceMonthly": 334.99,
          "priceAnnual": 3349.9,
          "minutes": 250
        },
        {
          "credits": 7000,
          "priceMonthly": 469.99,
          "priceAnnual": 4699.9,
          "minutes": 350
        },
        {
          "credits": 9000,
          "priceMonthly": 600,
          "priceAnnual": 6000,
          "minutes": 450
        },
        {
          "credits": 11000,
          "priceMonthly": 734.99,
          "priceAnnual": 7349.9,
          "minutes": 550
        },
        {
          "credits": 13000,
          "priceMonthly": 869.99,
          "priceAnnual": 8699.9,
          "minutes": 650
        },
        {
          "credits": 15000,
          "priceMonthly": 1000,
          "priceAnnual": 10000,
          "minutes": 750
        },
        {
          "credits": 17000,
          "priceMonthly": 1134.99,
          "priceAnnual": 11349.9,
          "minutes": 850
        },
        {
          "credits": 19000,
          "priceMonthly": 1269.99,
          "priceAnnual": 12699.9,
          "minutes": 950
        },
        {
          "credits": 21000,
          "priceMonthly": 1400,
          "priceAnnual": 14000,
          "minutes": 1050
        },
        {
          "credits": 23000,
          "priceMonthly": 1534.99,
          "priceAnnual": 15349.9,
          "minutes": 1150
        },
        {
          "credits": 25000,
          "priceMonthly": 1669.99,
          "priceAnnual": 16699.9,
          "minutes": 1250
        }
      ]
    }
  ],
  "topUps": [
    {
      "packId": "topup_250",
      "packName": "Pack 250 créditos",
      "credits": 250,
      "price": 21.99,
      "pricePerCredit": 0.08796,
      "label": null,
      "minutes": 12,
      "sortOrder": 1
    },
    {
      "packId": "topup_500",
      "packName": "Pack 500 créditos",
      "credits": 500,
      "price": 39.99,
      "pricePerCredit": 0.07998,
      "label": null,
      "minutes": 25,
      "sortOrder": 2
    },
    {
      "packId": "topup_1000",
      "packName": "Pack 1000 créditos",
      "credits": 1000,
      "price": 74.99,
      "pricePerCredit": 0.07499,
      "label": "Popular",
      "minutes": 50,
      "sortOrder": 3
    },
    {
      "packId": "topup_1500",
      "packName": "Pack 1500 créditos",
      "credits": 1500,
      "price": 109.99,
      "pricePerCredit": 0.07333,
      "minutes": 75,
      "sortOrder": 4
    },
    {
      "packId": "topup_2500",
      "packName": "Pack 2500 créditos",
      "credits": 2500,
      "price": 179.99,
      "pricePerCredit": 0.072,
      "label": null,
      "minutes": 125,
      "sortOrder": 5
    },
    {
      "packId": "topup_5000",
      "packName": "Pack 5000 créditos",
      "credits": 5000,
      "price": 339.99,
      "pricePerCredit": 0.068,
      "label": "Mejor precio",
      "minutes": 250,
      "sortOrder": 6
    }
  ],
  "cheapestCreditsPerMinute": 30,
  "updatedAt": "2026-09-14T08:22:31.253Z"
}