Files
cfw-autumn/server/tests/integration/crud/plans/diffing/runable-plans.json
Ayush Rodrigues a8e22d05a9 add diffPlanV1 diff/apply test suite with real customer fixtures
Round-trip tests against Firecrawl, Runable, RevisionDojo, and OnePREP
plan data proving diffPlanV1 + applyDiff reconstructs variants correctly.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 12:33:21 +01:00

3519 lines
84 KiB
JSON

{
"items": [
{
"id": "add-on_credits",
"name": "Add-on Credits",
"description": null,
"group": null,
"version": 2,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 10,
"interval": "one_off",
"display": {
"primary_text": "$10"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 10000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "10,000 runable credits"
}
}
],
"created_at": 1762650993066,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "add-on_credits-1",
"name": "Add-on Credits-1",
"description": null,
"group": null,
"version": 1,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 30,
"interval": "one_off",
"display": {
"primary_text": "$30"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 30000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "30,000 runable credits"
}
}
],
"created_at": 1762650946543,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "add-on_credits-1_max",
"name": "Add-on Credits-1 Max",
"description": null,
"group": null,
"version": 1,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 30,
"interval": "one_off",
"display": {
"primary_text": "$30"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 34500,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "34,500 runable credits"
}
}
],
"created_at": 1762650946543,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "add-on_credits-2",
"name": "Add-on Credits-2",
"description": null,
"group": null,
"version": 1,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 50,
"interval": "one_off",
"display": {
"primary_text": "$50"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 50000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "50,000 runable credits"
}
}
],
"created_at": 1762651011800,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "add-on_credits-2_max",
"name": "Add-on Credits-2 Max",
"description": null,
"group": null,
"version": 1,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 50,
"interval": "one_off",
"display": {
"primary_text": "$50"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 57500,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "57,500 runable credits"
}
}
],
"created_at": 1762651011800,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "add-on_credits_max",
"name": "Add-on Credits Max",
"description": null,
"group": null,
"version": 1,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 10,
"interval": "one_off",
"display": {
"primary_text": "$10"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 11500,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "11,500 runable credits"
}
}
],
"created_at": 1762650993066,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "referral_credit_pack",
"name": "Referral Credit Pack",
"description": null,
"group": null,
"version": 3,
"add_on": true,
"auto_enable": false,
"price": null,
"items": [
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1763483233988,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_basic",
"name": "Runable Basic",
"description": null,
"group": null,
"version": 21,
"add_on": false,
"auto_enable": true,
"price": null,
"items": [
{
"feature_id": "1_concurrent_task",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "1 Concurrent Task"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "limited_connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Limited Connectors"
}
},
{
"feature_id": "no_data_export",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "No Data Export"
}
},
{
"feature_id": "runable_credits",
"included": 0,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "0 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 0,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "0 runable credits"
}
}
],
"created_at": 1774641015395,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_go",
"name": "Runable Go",
"description": null,
"group": null,
"version": 2,
"add_on": false,
"auto_enable": false,
"price": null,
"items": [
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "limited_connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Limited Connectors"
}
},
{
"feature_id": "no_data_export",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "No Data Export"
}
},
{
"feature_id": "runable_credits",
"included": 0,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "0 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 0,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "0 runable credits"
}
}
],
"created_at": 1767955606988,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_max_monthly",
"name": "Runable Max Monthly",
"description": null,
"group": null,
"version": 8,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 249,
"interval": "month",
"display": {
"primary_text": "$249",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "15_more_credits_on_add-on",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "15% more credits on add-on"
}
},
{
"feature_id": "image_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Image Generation"
}
},
{
"feature_id": "podcast_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Podcast Generation"
}
},
{
"feature_id": "ai_report_generation_with_wide_research",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Report Generation with wide research"
}
},
{
"feature_id": "ai_slides_generation_with_better_design",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation with better design"
}
},
{
"feature_id": "video_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Video Generation"
}
},
{
"feature_id": "ai_webapp_builder_with_data_analytics",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder with Data Analytics"
}
},
{
"feature_id": "connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Connectors"
}
},
{
"feature_id": "export_outside_runable",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Export Outside Runable"
}
},
{
"feature_id": "multi-model_ai_chat",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Multi-Model AI Chat"
}
},
{
"feature_id": "runable_credits",
"included": 249000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "249,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 5000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "5,000 runable credits"
}
},
{
"feature_id": "10_concurrent_tasks",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Unlimited Concurrent Tasks"
}
},
{
"feature_id": "unlimited_context",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Unlimited Context"
}
}
],
"created_at": 1767734700778,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_max_yearly",
"name": "Runable Max Yearly",
"description": null,
"group": null,
"version": 3,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 1200,
"interval": "year",
"display": {
"primary_text": "$1,200",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "15_more_credits_on_add-on",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "15% more credits on add-on"
}
},
{
"feature_id": "image_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Image Generation"
}
},
{
"feature_id": "podcast_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Podcast Generation"
}
},
{
"feature_id": "ai_report_generation_with_wide_research",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Report Generation with wide research"
}
},
{
"feature_id": "ai_slides_generation_with_better_design",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation with better design"
}
},
{
"feature_id": "video_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Video Generation"
}
},
{
"feature_id": "ai_webapp_builder_with_data_analytics",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder with Data Analytics"
}
},
{
"feature_id": "connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Connectors"
}
},
{
"feature_id": "export_outside_runable",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Export Outside Runable"
}
},
{
"feature_id": "multi-model_ai_chat",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Multi-Model AI Chat"
}
},
{
"feature_id": "runable_credits",
"included": 5000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "5,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 249000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "249,000 runable credits"
}
},
{
"feature_id": "10_concurrent_tasks",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Unlimited Concurrent Tasks"
}
},
{
"feature_id": "unlimited_context",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Unlimited Context"
}
}
],
"created_at": 1767735407388,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_plus_monthly",
"name": "Runable Plus Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 9,
"interval": "month",
"display": {
"primary_text": "$9",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "2_concurrent_tasks",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "2 Concurrent Tasks"
}
},
{
"feature_id": "image_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Image Generation"
}
},
{
"feature_id": "podcast_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Podcast Generation"
}
},
{
"feature_id": "advanced_report_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Report Generation"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "video_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Video Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Connectors"
}
},
{
"feature_id": "export_outside_runable",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Export Outside Runable"
}
},
{
"feature_id": "runable_credits",
"included": 500,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "500 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 9000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "9,000 runable credits"
}
}
],
"created_at": 1767721337889,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_plus_yearly",
"name": "Runable Plus Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 108,
"interval": "year",
"display": {
"primary_text": "$108",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "2_concurrent_tasks",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "2 Concurrent Tasks"
}
},
{
"feature_id": "image_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Image Generation"
}
},
{
"feature_id": "podcast_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Podcast Generation"
}
},
{
"feature_id": "advanced_report_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Report Generation"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "video_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Video Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Connectors"
}
},
{
"feature_id": "export_outside_runable",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Export Outside Runable"
}
},
{
"feature_id": "runable_credits",
"included": 500,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "500 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 9000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "9,000 runable credits"
}
}
],
"created_at": 1767721708902,
"env": "live",
"archived": false,
"base_variant_id": "runable_plus_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_10000_monthly",
"name": "Runable Pro 10000 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 10000,
"interval": "month",
"display": {
"primary_text": "$10,000",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 10000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "10,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666021812,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_10000_yearly",
"name": "Runable Pro 10000 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 120000,
"interval": "year",
"display": {
"primary_text": "$120,000",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 10000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "10,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666022532,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_10000_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_1000_monthly",
"name": "Runable Pro 1000 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 1000,
"interval": "month",
"display": {
"primary_text": "$1,000",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 1000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "1,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666015571,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_1000_yearly",
"name": "Runable Pro 1000 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 12000,
"interval": "year",
"display": {
"primary_text": "$12,000",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 1000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "1,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666016318,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_1000_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_100_monthly",
"name": "Runable Pro 100 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 100,
"interval": "month",
"display": {
"primary_text": "$100",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 100000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "100,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666006252,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_100_yearly",
"name": "Runable Pro 100 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 1200,
"interval": "year",
"display": {
"primary_text": "$1,200",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 100000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "100,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666006994,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_100_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_1500_monthly",
"name": "Runable Pro 1500 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 1500,
"interval": "month",
"display": {
"primary_text": "$1,500",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 1500000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "1,500,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666017078,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_1500_yearly",
"name": "Runable Pro 1500 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 18000,
"interval": "year",
"display": {
"primary_text": "$18,000",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 1500000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "1,500,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666017818,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_1500_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_20000_monthly",
"name": "Runable Pro 20000 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 20000,
"interval": "month",
"display": {
"primary_text": "$20,000",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 20000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "20,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666023353,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_20000_yearly",
"name": "Runable Pro 20000 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 240000,
"interval": "year",
"display": {
"primary_text": "$240,000",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 20000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "20,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666024166,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_20000_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_2000_monthly",
"name": "Runable Pro 2000 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 2000,
"interval": "month",
"display": {
"primary_text": "$2,000",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 2000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "2,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666018641,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_2000_yearly",
"name": "Runable Pro 2000 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 24000,
"interval": "year",
"display": {
"primary_text": "$24,000",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 2000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "2,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666019365,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_2000_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_200_monthly",
"name": "Runable Pro 200 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 200,
"interval": "month",
"display": {
"primary_text": "$200",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 200000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "200,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666007768,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_200_yearly",
"name": "Runable Pro 200 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 2400,
"interval": "year",
"display": {
"primary_text": "$2,400",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 200000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "200,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666008603,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_200_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_25_monthly",
"name": "Runable Pro 25 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 25,
"interval": "month",
"display": {
"primary_text": "$25",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 25000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "25,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 500,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "500 runable credits"
}
}
],
"created_at": 1772666001793,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_25_yearly",
"name": "Runable Pro 25 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 300,
"interval": "year",
"display": {
"primary_text": "$300",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 25000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "25,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 500,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "500 runable credits"
}
}
],
"created_at": 1772666002567,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_25_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_300_monthly",
"name": "Runable Pro 300 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 300,
"interval": "month",
"display": {
"primary_text": "$300",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 300000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "300,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666009335,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_300_yearly",
"name": "Runable Pro 300 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 3600,
"interval": "year",
"display": {
"primary_text": "$3,600",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 300000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "300,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666010136,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_300_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_400_monthly",
"name": "Runable Pro 400 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 400,
"interval": "month",
"display": {
"primary_text": "$400",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 400000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "400,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666010964,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_400_yearly",
"name": "Runable Pro 400 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 4800,
"interval": "year",
"display": {
"primary_text": "$4,800",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 400000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "400,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666011698,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_400_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_5000_monthly",
"name": "Runable Pro 5000 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 5000,
"interval": "month",
"display": {
"primary_text": "$5,000",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 5000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "5,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666020174,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_5000_yearly",
"name": "Runable Pro 5000 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 60000,
"interval": "year",
"display": {
"primary_text": "$60,000",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 5000000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "5,000,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666020995,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_5000_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_500_monthly",
"name": "Runable Pro 500 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 500,
"interval": "month",
"display": {
"primary_text": "$500",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 500000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "500,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666012427,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_500_yearly",
"name": "Runable Pro 500 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 6000,
"interval": "year",
"display": {
"primary_text": "$6,000",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 500000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "500,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666013212,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_500_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_50_monthly",
"name": "Runable Pro 50 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 50,
"interval": "month",
"display": {
"primary_text": "$50",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 50000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "50,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666003303,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_50_yearly",
"name": "Runable Pro 50 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 600,
"interval": "year",
"display": {
"primary_text": "$600",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 50000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "50,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666004047,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_50_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_750_monthly",
"name": "Runable Pro 750 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 750,
"interval": "month",
"display": {
"primary_text": "$750",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 750000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "750,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666014035,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_750_yearly",
"name": "Runable Pro 750 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 9000,
"interval": "year",
"display": {
"primary_text": "$9,000",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 750000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "750,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666014759,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_750_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_75_monthly",
"name": "Runable Pro 75 Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 75,
"interval": "month",
"display": {
"primary_text": "$75",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 75000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "75,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666004781,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_75_yearly",
"name": "Runable Pro 75 Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 900,
"interval": "year",
"display": {
"primary_text": "$900",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 75000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "75,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
}
],
"created_at": 1772666005523,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_75_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_monthly",
"name": "Runable Pro Monthly",
"description": null,
"group": null,
"version": 13,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 29,
"interval": "month",
"display": {
"primary_text": "$29",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "3_concurrent_tasks",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "3 Concurrent Tasks"
}
},
{
"feature_id": "image_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Image Generation"
}
},
{
"feature_id": "podcast_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Podcast Generation"
}
},
{
"feature_id": "advanced_report_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Report Generation"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "video_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Video Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Connectors"
}
},
{
"feature_id": "export_outside_runable",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Export Outside Runable"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 29000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "29,000 runable credits"
}
}
],
"created_at": 1767734351586,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_pro_yearly",
"name": "Runable Pro Yearly",
"description": null,
"group": null,
"version": 8,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 216,
"interval": "year",
"display": {
"primary_text": "$216",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "3_concurrent_tasks",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "3 Concurrent Tasks"
}
},
{
"feature_id": "image_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Image Generation"
}
},
{
"feature_id": "podcast_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Podcast Generation"
}
},
{
"feature_id": "advanced_report_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Report Generation"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "video_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Video Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Connectors"
}
},
{
"feature_id": "export_outside_runable",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Export Outside Runable"
}
},
{
"feature_id": "runable_credits",
"included": 1000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 29000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "29,000 runable credits"
}
}
],
"created_at": 1767735180143,
"env": "live",
"archived": false,
"base_variant_id": "runable_pro_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_starter_monthly",
"name": "Runable Starter Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 10,
"interval": "month",
"display": {
"primary_text": "$10",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "1_concurrent_task",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "1 Concurrent Task"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "limited_connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Limited Connectors"
}
},
{
"feature_id": "no_data_export",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "No Data Export"
}
},
{
"feature_id": "runable_credits",
"included": 1,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1 runable credit"
}
},
{
"feature_id": "runable_credits",
"included": 10000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "10,000 runable credits"
}
}
],
"created_at": 1762594036620,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_starter_yearly",
"name": "Runable Starter Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 120,
"interval": "year",
"display": {
"primary_text": "$120",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "1_concurrent_task",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "1 Concurrent Task"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "limited_connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Limited Connectors"
}
},
{
"feature_id": "no_data_export",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "No Data Export"
}
},
{
"feature_id": "runable_credits",
"included": 1,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "1 runable credit"
}
},
{
"feature_id": "runable_credits",
"included": 10000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "10,000 runable credits"
}
}
],
"created_at": 1762594036620,
"env": "live",
"archived": false,
"base_variant_id": "runable_starter_monthly",
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_topup_100",
"name": "Runable Topup 100",
"description": null,
"group": null,
"version": 2,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 100,
"interval": "one_off",
"display": {
"primary_text": "$100"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 130000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "130,000 runable credits"
}
}
],
"created_at": 1776204727618,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_topup_15",
"name": "Runable Topup 15",
"description": null,
"group": null,
"version": 1,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 15,
"interval": "one_off",
"display": {
"primary_text": "$15"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 12000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "12,000 runable credits"
}
}
],
"created_at": 1776204724848,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_topup_25",
"name": "Runable Topup 25",
"description": null,
"group": null,
"version": 1,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 25,
"interval": "one_off",
"display": {
"primary_text": "$25"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 25000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "25,000 runable credits"
}
}
],
"created_at": 1775590211705,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_topup_50",
"name": "Runable Topup 50",
"description": null,
"group": null,
"version": 2,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 50,
"interval": "one_off",
"display": {
"primary_text": "$50"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 60000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "60,000 runable credits"
}
}
],
"created_at": 1776204726608,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_topup_75",
"name": "Runable Topup 75",
"description": null,
"group": null,
"version": 1,
"add_on": true,
"auto_enable": false,
"price": {
"amount": 75,
"interval": "one_off",
"display": {
"primary_text": "$75"
}
},
"items": [
{
"feature_id": "runable_credits",
"included": 75000,
"unlimited": false,
"reset": {
"interval": "one_off"
},
"price": null,
"display": {
"primary_text": "75,000 runable credits"
}
}
],
"created_at": 1775590213327,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_unlimited_monthly",
"name": "Runable Unlimited Monthly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 49,
"interval": "month",
"display": {
"primary_text": "$49",
"secondary_text": "per month"
}
},
"items": [
{
"feature_id": "5_concurrent_tasks",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "5 Concurrent Tasks"
}
},
{
"feature_id": "image_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Image Generation"
}
},
{
"feature_id": "podcast_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Podcast Generation"
}
},
{
"feature_id": "advanced_report_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Report Generation"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "video_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Video Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Connectors"
}
},
{
"feature_id": "export_outside_runable",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Export Outside Runable"
}
},
{
"feature_id": "multi-model_ai_chat",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Multi-Model AI Chat"
}
},
{
"feature_id": "runable_credits",
"included": 2000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "2,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 49000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "49,000 runable credits"
}
}
],
"created_at": 1767721337889,
"env": "live",
"archived": false,
"base_variant_id": null,
"config": {
"ignore_past_due": false
}
},
{
"id": "runable_unlimited_yearly",
"name": "Runable Unlimited Yearly",
"description": null,
"group": null,
"version": 1,
"add_on": false,
"auto_enable": false,
"price": {
"amount": 300,
"interval": "year",
"display": {
"primary_text": "$300",
"secondary_text": "per year"
}
},
"items": [
{
"feature_id": "5_concurrent_tasks",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "5 Concurrent Tasks"
}
},
{
"feature_id": "image_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Image Generation"
}
},
{
"feature_id": "podcast_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Podcast Generation"
}
},
{
"feature_id": "advanced_report_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Report Generation"
}
},
{
"feature_id": "slides_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Slides Generation"
}
},
{
"feature_id": "video_generation",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Video Generation"
}
},
{
"feature_id": "website_builder",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "AI Webapp Builder"
}
},
{
"feature_id": "connectors",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Connectors"
}
},
{
"feature_id": "export_outside_runable",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Export Outside Runable"
}
},
{
"feature_id": "multi-model_ai_chat",
"included": 0,
"unlimited": false,
"reset": null,
"price": null,
"display": {
"primary_text": "Multi-Model AI Chat"
}
},
{
"feature_id": "runable_credits",
"included": 2000,
"unlimited": false,
"reset": {
"interval": "day"
},
"price": null,
"display": {
"primary_text": "2,000 runable credits"
}
},
{
"feature_id": "runable_credits",
"included": 49000,
"unlimited": false,
"reset": {
"interval": "month"
},
"price": null,
"display": {
"primary_text": "49,000 runable credits"
}
}
],
"created_at": 1767721708902,
"env": "live",
"archived": false,
"base_variant_id": "runable_unlimited_monthly",
"config": {
"ignore_past_due": false
}
}
]
}