{
  "ok": true,
  "scope": "public",
  "tenants": [
    {
      "slug": "info-global",
      "name": "Info Global",
      "tenant_type": "first_party",
      "status": "active"
    },
    {
      "slug": "readiness-sweep",
      "name": "Readiness Sweep",
      "tenant_type": "customer",
      "status": "active"
    },
    {
      "slug": "veloxt",
      "name": "Veloxt",
      "tenant_type": "first_party",
      "status": "active"
    }
  ],
  "workspaces": [
    {
      "slug": "core",
      "name": "Info Global Core",
      "workspace_type": "brand",
      "status": "active",
      "tenant_slug": "info-global"
    },
    {
      "slug": "core",
      "name": "Readiness Sweep Core",
      "workspace_type": "brand",
      "status": "active",
      "tenant_slug": "readiness-sweep"
    },
    {
      "slug": "core",
      "name": "Veloxt Core",
      "workspace_type": "brand",
      "status": "active",
      "tenant_slug": "veloxt"
    }
  ],
  "modules": [
    {
      "module_key": "affiliates",
      "name": "Affiliates",
      "classification": "add_on",
      "source_lineage": "shared",
      "status": "active"
    },
    {
      "module_key": "behavior_analytics",
      "name": "Behavior Analytics",
      "classification": "premium",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "business_org_graph",
      "name": "Organization Graph And Shared Access",
      "classification": "enterprise",
      "source_lineage": "shared",
      "status": "active"
    },
    {
      "module_key": "chat_inbox_ai",
      "name": "Chat Inbox AI",
      "classification": "add_on",
      "source_lineage": "shared",
      "status": "active"
    },
    {
      "module_key": "checkout_monetization",
      "name": "Checkout And Monetization",
      "classification": "core",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "cms_core",
      "name": "CMS Core",
      "classification": "core",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "customer_membership",
      "name": "Customer Membership",
      "classification": "core",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "domain_marketplace",
      "name": "Domain Marketplace",
      "classification": "add_on",
      "source_lineage": "shared",
      "status": "active"
    },
    {
      "module_key": "email_marketing",
      "name": "Email Marketing",
      "classification": "growth",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "enterprise_security",
      "name": "Enterprise Security Vault",
      "classification": "enterprise",
      "source_lineage": "shared",
      "status": "active"
    },
    {
      "module_key": "finance_multicompany",
      "name": "Multi-Company Finance",
      "classification": "enterprise",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "funnel_os",
      "name": "Funnel OS",
      "classification": "premium",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "landing_builder",
      "name": "Landing Builder",
      "classification": "core",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "quizzes",
      "name": "Quizzes",
      "classification": "growth",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "search_discovery",
      "name": "Search Discovery",
      "classification": "premium",
      "source_lineage": "info-global",
      "status": "active"
    },
    {
      "module_key": "service_pack",
      "name": "Service Pack",
      "classification": "tenant_module_pack",
      "source_lineage": "veloxt",
      "status": "active"
    },
    {
      "module_key": "smart_links",
      "name": "Smart Links",
      "classification": "add_on",
      "source_lineage": "shared",
      "status": "active"
    },
    {
      "module_key": "tracker_integrations",
      "name": "Tracker Integrations",
      "classification": "growth",
      "source_lineage": "info-global",
      "status": "active"
    }
  ],
  "plans": [
    {
      "id": "plan_starter",
      "planKey": "starter",
      "name": "Starter",
      "billingInterval": "month",
      "status": "active",
      "isPublic": true,
      "moduleCount": 4,
      "modules": [
        {
          "id": "planmod_starter_cms",
          "moduleId": "mod_cms_core",
          "moduleKey": "cms_core",
          "moduleName": "CMS Core",
          "classification": "core",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_domains\":1,\"max_funnels\":3}"
        },
        {
          "id": "planmod_starter_landing",
          "moduleId": "mod_landing_builder",
          "moduleKey": "landing_builder",
          "moduleName": "Landing Builder",
          "classification": "core",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_pages\":10}"
        },
        {
          "id": "planmod_starter_checkout",
          "moduleId": "mod_checkout_monetization",
          "moduleKey": "checkout_monetization",
          "moduleName": "Checkout And Monetization",
          "classification": "core",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_products\":3}"
        },
        {
          "id": "planmod_starter_membership",
          "moduleId": "mod_customer_membership",
          "moduleKey": "customer_membership",
          "moduleName": "Customer Membership",
          "classification": "core",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_member_products\":1}"
        }
      ]
    },
    {
      "id": "plan_growth",
      "planKey": "growth",
      "name": "Growth",
      "billingInterval": "month",
      "status": "active",
      "isPublic": true,
      "moduleCount": 3,
      "modules": [
        {
          "id": "planmod_growth_funnel",
          "moduleId": "mod_funnel_os",
          "moduleKey": "funnel_os",
          "moduleName": "Funnel OS",
          "classification": "premium",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_funnels\":15}"
        },
        {
          "id": "planmod_growth_quizzes",
          "moduleId": "mod_quizzes",
          "moduleKey": "quizzes",
          "moduleName": "Quizzes",
          "classification": "growth",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_quizzes\":10}"
        },
        {
          "id": "planmod_growth_email",
          "moduleId": "mod_email_marketing",
          "moduleKey": "email_marketing",
          "moduleName": "Email Marketing",
          "classification": "growth",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_sequences\":25}"
        }
      ]
    },
    {
      "id": "plan_scale",
      "planKey": "scale",
      "name": "Scale",
      "billingInterval": "month",
      "status": "active",
      "isPublic": true,
      "moduleCount": 2,
      "modules": [
        {
          "id": "planmod_scale_analytics",
          "moduleId": "mod_behavior_analytics",
          "moduleKey": "behavior_analytics",
          "moduleName": "Behavior Analytics",
          "classification": "premium",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_replays_per_month\":5000}"
        },
        {
          "id": "planmod_scale_chat",
          "moduleId": "mod_chat_inbox_ai",
          "moduleKey": "chat_inbox_ai",
          "moduleName": "Chat Inbox AI",
          "classification": "add_on",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_conversations_per_month\":10000}"
        }
      ]
    },
    {
      "id": "plan_agency",
      "planKey": "agency",
      "name": "Agency",
      "billingInterval": "month",
      "status": "active",
      "isPublic": true,
      "moduleCount": 3,
      "modules": [
        {
          "id": "planmod_agency_links",
          "moduleId": "mod_smart_links",
          "moduleKey": "smart_links",
          "moduleName": "Smart Links",
          "classification": "add_on",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_links\":10000}"
        },
        {
          "id": "planmod_agency_affiliates",
          "moduleId": "mod_affiliates",
          "moduleKey": "affiliates",
          "moduleName": "Affiliates",
          "classification": "add_on",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_affiliates\":1000}"
        },
        {
          "id": "planmod_agency_service_pack",
          "moduleId": "mod_service_pack",
          "moduleKey": "service_pack",
          "moduleName": "Service Pack",
          "classification": "tenant_module_pack",
          "accessLevel": "optional",
          "usageLimitJson": "{\"enabled\":false}"
        }
      ]
    }
  ],
  "packageOffers": [
    {
      "id": "pkg_foundation_starter",
      "packageKey": "foundation_starter",
      "name": "Foundation Starter",
      "packageType": "core_bundle",
      "targetScope": "workspace",
      "audience": "entrepreneurs",
      "billingMode": "recurring",
      "billingInterval": "month",
      "currency": "USD",
      "basePrice": 79,
      "compareAtPrice": 109,
      "status": "active",
      "isPublic": true,
      "tenantId": null,
      "tenantSlug": null,
      "planId": "plan_starter",
      "planKey": "starter",
      "planName": "Starter",
      "description": "Core CMS, landing builder, checkout, and member delivery for a first live offer stack.",
      "metadataJson": "{\"hero\":\"Launch the first core stack\",\"stage\":\"phase_6\"}",
      "modules": [
        {
          "id": "plan_plan_starter_mod_cms_core",
          "moduleId": "mod_cms_core",
          "moduleKey": "cms_core",
          "moduleName": "CMS Core",
          "classification": "core",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_domains\":1,\"max_funnels\":3}",
          "displayOrder": 0
        },
        {
          "id": "plan_plan_starter_mod_landing_builder",
          "moduleId": "mod_landing_builder",
          "moduleKey": "landing_builder",
          "moduleName": "Landing Builder",
          "classification": "core",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_pages\":10}",
          "displayOrder": 1
        },
        {
          "id": "plan_plan_starter_mod_checkout_monetization",
          "moduleId": "mod_checkout_monetization",
          "moduleKey": "checkout_monetization",
          "moduleName": "Checkout And Monetization",
          "classification": "core",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_products\":3}",
          "displayOrder": 2
        },
        {
          "id": "plan_plan_starter_mod_customer_membership",
          "moduleId": "mod_customer_membership",
          "moduleKey": "customer_membership",
          "moduleName": "Customer Membership",
          "classification": "core",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_member_products\":1}",
          "displayOrder": 3
        }
      ],
      "meters": []
    },
    {
      "id": "pkg_growth_marketing",
      "packageKey": "growth_marketing",
      "name": "Growth Marketing",
      "packageType": "premium_bundle",
      "targetScope": "workspace",
      "audience": "entrepreneurs",
      "billingMode": "recurring",
      "billingInterval": "month",
      "currency": "USD",
      "basePrice": 149,
      "compareAtPrice": 199,
      "status": "active",
      "isPublic": true,
      "tenantId": null,
      "tenantSlug": null,
      "planId": "plan_growth",
      "planKey": "growth",
      "planName": "Growth",
      "description": "Funnels, quizzes, email, and workflow execution for growth-stage operators.",
      "metadataJson": "{\"hero\":\"Scale capture and follow-up\",\"stage\":\"phase_6\"}",
      "modules": [
        {
          "id": "plan_plan_growth_mod_funnel_os",
          "moduleId": "mod_funnel_os",
          "moduleKey": "funnel_os",
          "moduleName": "Funnel OS",
          "classification": "premium",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_funnels\":15}",
          "displayOrder": 0
        },
        {
          "id": "plan_plan_growth_mod_quizzes",
          "moduleId": "mod_quizzes",
          "moduleKey": "quizzes",
          "moduleName": "Quizzes",
          "classification": "growth",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_quizzes\":10}",
          "displayOrder": 1
        },
        {
          "id": "plan_plan_growth_mod_email_marketing",
          "moduleId": "mod_email_marketing",
          "moduleKey": "email_marketing",
          "moduleName": "Email Marketing",
          "classification": "growth",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_sequences\":25}",
          "displayOrder": 2
        }
      ],
      "meters": [
        {
          "id": "pkgmtr_growth_automation_runs",
          "meterId": "meter_automation_run_execution",
          "meterKey": "automation.run.execution",
          "name": "Automation Runs",
          "unit": "run",
          "billingMode": "metered",
          "resetInterval": "month",
          "includedQuantity": 1500,
          "overageUnitPrice": 0.005,
          "currency": "USD",
          "displayOrder": 10
        }
      ]
    },
    {
      "id": "pkg_scale_intelligence",
      "packageKey": "scale_intelligence",
      "name": "Scale Intelligence",
      "packageType": "premium_bundle",
      "targetScope": "workspace",
      "audience": "operators",
      "billingMode": "recurring",
      "billingInterval": "month",
      "currency": "USD",
      "basePrice": 249,
      "compareAtPrice": 329,
      "status": "active",
      "isPublic": true,
      "tenantId": null,
      "tenantSlug": null,
      "planId": "plan_scale",
      "planKey": "scale",
      "planName": "Scale",
      "description": "Behavior analytics plus Wizer-heavy surfaces with explicit usage meters.",
      "metadataJson": "{\"hero\":\"Add analytics and AI\",\"stage\":\"phase_6\"}",
      "modules": [
        {
          "id": "plan_plan_scale_mod_behavior_analytics",
          "moduleId": "mod_behavior_analytics",
          "moduleKey": "behavior_analytics",
          "moduleName": "Behavior Analytics",
          "classification": "premium",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_replays_per_month\":5000}",
          "displayOrder": 0
        },
        {
          "id": "plan_plan_scale_mod_chat_inbox_ai",
          "moduleId": "mod_chat_inbox_ai",
          "moduleKey": "chat_inbox_ai",
          "moduleName": "Chat Inbox AI",
          "classification": "add_on",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_conversations_per_month\":10000}",
          "displayOrder": 1
        }
      ],
      "meters": [
        {
          "id": "pkgmtr_scale_wizer_chat",
          "meterId": "meter_wizer_chat_request",
          "meterKey": "wizer.chat.request",
          "name": "Wizer Chat Requests",
          "unit": "request",
          "billingMode": "metered",
          "resetInterval": "month",
          "includedQuantity": 5000,
          "overageUnitPrice": 0.01,
          "currency": "USD",
          "displayOrder": 10
        },
        {
          "id": "pkgmtr_scale_wizer_planner",
          "meterId": "meter_wizer_planner_request",
          "meterKey": "wizer.planner.request",
          "name": "Wizer Planner Requests",
          "unit": "request",
          "billingMode": "metered",
          "resetInterval": "month",
          "includedQuantity": 1200,
          "overageUnitPrice": 0.03,
          "currency": "USD",
          "displayOrder": 20
        },
        {
          "id": "pkgmtr_scale_wizer_structured",
          "meterId": "meter_wizer_structured_request",
          "meterKey": "wizer.structured.request",
          "name": "Wizer Structured Requests",
          "unit": "request",
          "billingMode": "metered",
          "resetInterval": "month",
          "includedQuantity": 2000,
          "overageUnitPrice": 0.02,
          "currency": "USD",
          "displayOrder": 30
        },
        {
          "id": "pkgmtr_scale_automation_runs",
          "meterId": "meter_automation_run_execution",
          "meterKey": "automation.run.execution",
          "name": "Automation Runs",
          "unit": "run",
          "billingMode": "metered",
          "resetInterval": "month",
          "includedQuantity": 5000,
          "overageUnitPrice": 0.005,
          "currency": "USD",
          "displayOrder": 40
        }
      ]
    },
    {
      "id": "pkg_agency_operator",
      "packageKey": "agency_operator",
      "name": "Agency Operator",
      "packageType": "premium_bundle",
      "targetScope": "workspace",
      "audience": "agencies",
      "billingMode": "recurring",
      "billingInterval": "month",
      "currency": "USD",
      "basePrice": 399,
      "compareAtPrice": 499,
      "status": "active",
      "isPublic": true,
      "tenantId": null,
      "tenantSlug": null,
      "planId": "plan_agency",
      "planKey": "agency",
      "planName": "Agency",
      "description": "Agency-facing stack for links, affiliates, and higher-capacity account operations.",
      "metadataJson": "{\"hero\":\"Run multi-client acquisition\",\"stage\":\"phase_6\"}",
      "modules": [
        {
          "id": "plan_plan_agency_mod_smart_links",
          "moduleId": "mod_smart_links",
          "moduleKey": "smart_links",
          "moduleName": "Smart Links",
          "classification": "add_on",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_links\":10000}",
          "displayOrder": 0
        },
        {
          "id": "plan_plan_agency_mod_affiliates",
          "moduleId": "mod_affiliates",
          "moduleKey": "affiliates",
          "moduleName": "Affiliates",
          "classification": "add_on",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_affiliates\":1000}",
          "displayOrder": 1
        },
        {
          "id": "plan_plan_agency_mod_service_pack",
          "moduleId": "mod_service_pack",
          "moduleKey": "service_pack",
          "moduleName": "Service Pack",
          "classification": "tenant_module_pack",
          "accessLevel": "optional",
          "usageLimitJson": "{\"enabled\":false}",
          "displayOrder": 2
        }
      ],
      "meters": []
    },
    {
      "id": "pkg_wizer_ai_assist",
      "packageKey": "wizer_ai_assist",
      "name": "Wizer AI Assist",
      "packageType": "add_on",
      "targetScope": "workspace",
      "audience": "entrepreneurs",
      "billingMode": "recurring",
      "billingInterval": "month",
      "currency": "USD",
      "basePrice": 49,
      "compareAtPrice": 69,
      "status": "active",
      "isPublic": true,
      "tenantId": null,
      "tenantSlug": null,
      "planId": null,
      "planKey": null,
      "planName": null,
      "description": "Add Wizer-powered assist as a metered AI add-on without changing the base package.",
      "metadataJson": "{\"hero\":\"Add AI assist\",\"stage\":\"phase_6\"}",
      "modules": [
        {
          "id": "pkgmod_4222c5bd83e142e78e6579dd8c067e3d",
          "moduleId": "mod_chat_inbox_ai",
          "moduleKey": "chat_inbox_ai",
          "moduleName": "Chat Inbox AI",
          "classification": "add_on",
          "accessLevel": "metered",
          "usageLimitJson": "{\"max_conversations_per_month\":3000}",
          "displayOrder": 0
        }
      ],
      "meters": [
        {
          "id": "pkgmtr_2df01abd351d4517b0b16cfa957f2983",
          "meterId": "meter_wizer_chat_request",
          "meterKey": "wizer.chat.request",
          "name": "Wizer Chat Requests",
          "unit": "request",
          "billingMode": "metered",
          "resetInterval": "month",
          "includedQuantity": 3000,
          "overageUnitPrice": 0.01,
          "currency": "USD",
          "displayOrder": 0
        },
        {
          "id": "pkgmtr_81151a8b8cf34e458376eb53776003de",
          "meterId": "meter_wizer_planner_request",
          "meterKey": "wizer.planner.request",
          "name": "Wizer Planner Requests",
          "unit": "request",
          "billingMode": "metered",
          "resetInterval": "month",
          "includedQuantity": 600,
          "overageUnitPrice": 0.03,
          "currency": "USD",
          "displayOrder": 1
        },
        {
          "id": "pkgmtr_72a32a6d68994a719d99a99f32eea499",
          "meterId": "meter_wizer_structured_request",
          "meterKey": "wizer.structured.request",
          "name": "Wizer Structured Requests",
          "unit": "request",
          "billingMode": "metered",
          "resetInterval": "month",
          "includedQuantity": 1200,
          "overageUnitPrice": 0.02,
          "currency": "USD",
          "displayOrder": 2
        }
      ]
    },
    {
      "id": "pkg_service_ops_pack",
      "packageKey": "service_ops_pack",
      "name": "Service Ops Pack",
      "packageType": "tenant_pack",
      "targetScope": "workspace",
      "audience": "service_businesses",
      "billingMode": "recurring",
      "billingInterval": "month",
      "currency": "USD",
      "basePrice": 179,
      "compareAtPrice": 249,
      "status": "active",
      "isPublic": true,
      "tenantId": null,
      "tenantSlug": null,
      "planId": null,
      "planKey": null,
      "planName": null,
      "description": "Reintroduced Veloxt dispatch, scheduling, providers, and evidence workflows as a sellable pack.",
      "metadataJson": "{\"hero\":\"Sell field-service operations\",\"stage\":\"phase_6\"}",
      "modules": [
        {
          "id": "pkgmod_service_ops_pack",
          "moduleId": "mod_service_pack",
          "moduleKey": "service_pack",
          "moduleName": "Service Pack",
          "classification": "tenant_module_pack",
          "accessLevel": "included",
          "usageLimitJson": "{\"max_active_orders\":500,\"max_providers\":50}",
          "displayOrder": 10
        }
      ],
      "meters": []
    }
  ],
  "usageMeters": [
    {
      "id": "meter_wizer_chat_request",
      "meterKey": "wizer.chat.request",
      "moduleId": "mod_chat_inbox_ai",
      "moduleKey": "chat_inbox_ai",
      "moduleName": "Chat Inbox AI",
      "name": "Wizer Chat Requests",
      "unit": "request",
      "billingMode": "metered",
      "resetInterval": "month",
      "includedQuantity": 3000,
      "overageUnitPrice": 0.01,
      "currency": "USD",
      "status": "active",
      "description": "Fast inline Wizer requests routed to the lower-cost chat class.",
      "metadataJson": "{\"costTier\":\"low\",\"moduleClass\":\"ai\"}"
    },
    {
      "id": "meter_wizer_planner_request",
      "meterKey": "wizer.planner.request",
      "moduleId": "mod_chat_inbox_ai",
      "moduleKey": "chat_inbox_ai",
      "moduleName": "Chat Inbox AI",
      "name": "Wizer Planner Requests",
      "unit": "request",
      "billingMode": "metered",
      "resetInterval": "month",
      "includedQuantity": 600,
      "overageUnitPrice": 0.03,
      "currency": "USD",
      "status": "active",
      "description": "Higher-cost planning and deeper reasoning requests.",
      "metadataJson": "{\"costTier\":\"high\",\"moduleClass\":\"ai\"}"
    },
    {
      "id": "meter_wizer_structured_request",
      "meterKey": "wizer.structured.request",
      "moduleId": "mod_chat_inbox_ai",
      "moduleKey": "chat_inbox_ai",
      "moduleName": "Chat Inbox AI",
      "name": "Wizer Structured Requests",
      "unit": "request",
      "billingMode": "metered",
      "resetInterval": "month",
      "includedQuantity": 1200,
      "overageUnitPrice": 0.02,
      "currency": "USD",
      "status": "active",
      "description": "JSON or extraction-heavy requests routed through structured models.",
      "metadataJson": "{\"costTier\":\"medium\",\"moduleClass\":\"ai\"}"
    },
    {
      "id": "meter_automation_run_execution",
      "meterKey": "automation.run.execution",
      "moduleId": "mod_email_marketing",
      "moduleKey": "email_marketing",
      "moduleName": "Email Marketing",
      "name": "Automation Runs",
      "unit": "run",
      "billingMode": "metered",
      "resetInterval": "month",
      "includedQuantity": 5000,
      "overageUnitPrice": 0.005,
      "currency": "USD",
      "status": "active",
      "description": "Automation rule executions queued from reminders, nurture, and workflow logic.",
      "metadataJson": "{\"costTier\":\"medium\",\"moduleClass\":\"automation\"}"
    }
  ]
}