Example brief
The /render API addresses a high-value enterprise opportunity of $95M, which is part of the larger $7.8B global B2B presentation automation market, specifically the $2.1B sales-enablement platforms gap, and the $640M enterprise accounts with recurring proposal/RFP volume, with the /render wedge being 1.2% of the total market, according to SlideForge segmentation research and bottom-up account model.
Render it
Brief path
curl -X POST https://api.slideforge.dev/v1/render/auto \
-H "Authorization: Bearer sf_live_..." \
-H "Content-Type: application/json" \
-d '{ "brief": "The /render API addresses a high-value enterprise opportunity of $95M, which is part of the larger $7.8B global B2B pres" }'Structured intent (this template)
{
"pattern": "nested_magnitude",
"title": "The /render wedge narrows the market to a high-value enterprise opportunity without losing the strategic upside",
"subtitle": "Addressable account universe for the /render API",
"variant": "nested_scope_blocks",
"levels": [
{
"short_label": "Total",
"label": "Global B2B presentation automation",
"value": 7.8,
"display": "$7.8B",
"detail": "Sales, consulting, corporate reporting and investor-pitch deck automation"
},
{
"short_label": "SEP gap",
"label": "Sales-enablement platforms with a slide-generation gap",
"value": 2.1,
"display": "$2.1B",
"detail": "Seismic, Highspot, Showpad, HubSpot ecosystem and large partner channels"
},
{
"short_label": "Enterprise",
"label": "Enterprise accounts with recurring proposal/RFP volume",
"value": 0.64,
"display": "$640M",
"detail": "Regulated industries, complex catalogs, co-branded partner decks"
},
{
"short_label": "/render",
"label": "API-first wedge for /render",
"value": 0.095,
"display": "$95M",
"detail": "Structured CRM/CPQ/catalog data to branded editable PPTX, no runtime LLM",
"emphasis": "primary"
}
],
"annotations": [
{
"kind": "captured_share",
"display": "API wedge = 1.2% of total"
}
],
"source_note": "SlideForge segmentation research + bottom-up account model, June 2026",
"takeaway": "Lead with the API-first /render wedge; the containing scopes are the expansion path, not the entry point."
}Related templates
Bars vs target marker
Margin recovery is visible but three units are below target
Diverging variance bars
Cloud hosting and contractor spend offset hiring delay savings
Grouped comparison bars
Pipeline coverage is ahead of last year but below target in two regions
Ranked magnitude bars
Three offer families drive 68% of FY25 growth
Frequently asked questions
How do I render the Nested scope blocks template?
Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.
Does an AI write the slide?
No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.
Can I customize the colors and fonts?
Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.
Try this template
Render Nested scope blocks deterministically — editable PowerPoint in under a second.