Partnership proposals
Sponsorship proposal
Show a sponsor the opportunity, the levels, and the next step to say yes.
- File types
- Size
- A4 PDF
- Use case
- Partnership proposals
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Bebas Neue font, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Organisers send this after a first conversation with a potential sponsor. It sets out the ask, the audience, how the sponsor will appear, and a table of levels with their cost and benefits. Change the ask, levels, and contact for every partner you approach.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- Organization nameA short text.
- Proposal titleA short text.
- Prepared forA short text.
- Prepared onA short text.
- AskA longer text with more than one line.
- AudienceA longer text with more than one line.
- ActivationA longer text with more than one line.
- PackagesA list of items. Each item has name, investment and benefits.
- Next stepA short text.
- ContactA longer text with more than one line.
- FooterA short text.
{
"organization_name": "Lantern Street Festival",
"proposal_title": "Light up the harbour road",
"prepared_for": "Kestrel Bicycle Works",
"prepared_on": "2026-09-12",
"ask": "Help us close the harbour road for one night and fill it with a thousand paper lanterns.",
"audience": "Families, night-market regulars, and cyclists from every street within twenty minutes of the harbour.",
"activation": "Your name on the route map, a branded rest stop, and a short welcome before the lantern walk begins.",
"packages": [
{
"name": "Beacon",
"investment": "£6,000",
"benefits": "Headline partner · stage naming rights · ten route passes · a branded rest stop"
},
{
"name": "Lantern",
"investment": "£3,000",
"benefits": "Route partner · rest stop branding · six route passes · programme listing"
},
{
"name": "Spark",
"investment": "£1,200",
"benefits": "Community supporter · programme credit · two route passes for the walk"
},
{
"name": "Glow",
"investment": "£500",
"benefits": "Friend of the festival · name on the thank-you lantern at the finish"
}
],
"next_step": "Choose a level and meet the festival team this month.",
"contact": "Robin Achebe\npartners@lanternstreet.example",
"footer": "Partnership proposal · Confirm benefits and terms before signing."
}For developers
Make this file from your code or your AI tools.
Save your copy once, then send the new details with each request. Each finished file costs 1 credit.
curl https://thirds.ai/v1/pdf \
-H "Authorization: Bearer $THIRDS_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: sponsorship-proposal-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"organization_name":"Lantern Street Festival","proposal_title":"Light up the harbour road","prepared_for":"Kestrel Bicycle Works","prepared_on":"2026-09-12","ask":"Help us close the harbour road for one night and fill it with a thousand paper lanterns.","audience":"Families, night-market regulars, and cyclists from every street within twenty minutes of the harbour.","activation":"Your name on the route map, a branded rest stop, and a short welcome before the lantern walk begins.","packages":[{"name":"Beacon","investment":"£6,000","benefits":"Headline partner · stage naming rights · ten route passes · a branded rest stop"},{"name":"Lantern","investment":"£3,000","benefits":"Route partner · rest stop branding · six route passes · programme listing"},{"name":"Spark","investment":"£1,200","benefits":"Community supporter · programme credit · two route passes for the walk"},{"name":"Glow","investment":"£500","benefits":"Friend of the festival · name on the thank-you lantern at the finish"}],"next_step":"Choose a level and meet the festival team this month.","contact":"Robin Achebe\npartners@lanternstreet.example","footer":"Partnership proposal · Confirm benefits and terms before signing."}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "pdf",
"idempotency_key": "sponsorship-proposal-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"organization_name": "Lantern Street Festival",
"proposal_title": "Light up the harbour road",
"prepared_for": "Kestrel Bicycle Works",
"prepared_on": "2026-09-12",
"ask": "Help us close the harbour road for one night and fill it with a thousand paper lanterns.",
"audience": "Families, night-market regulars, and cyclists from every street within twenty minutes of the harbour.",
"activation": "Your name on the route map, a branded rest stop, and a short welcome before the lantern walk begins.",
"packages": [
{
"name": "Beacon",
"investment": "£6,000",
"benefits": "Headline partner · stage naming rights · ten route passes · a branded rest stop"
},
{
"name": "Lantern",
"investment": "£3,000",
"benefits": "Route partner · rest stop branding · six route passes · programme listing"
},
{
"name": "Spark",
"investment": "£1,200",
"benefits": "Community supporter · programme credit · two route passes for the walk"
},
{
"name": "Glow",
"investment": "£500",
"benefits": "Friend of the festival · name on the thank-you lantern at the finish"
}
],
"next_step": "Choose a level and meet the festival team this month.",
"contact": "Robin Achebe\npartners@lanternstreet.example",
"footer": "Partnership proposal · Confirm benefits and terms before signing."
}
}
}
}
}Make this design yours.
Open it in the editor, change anything you like, and keep it with your own templates. Your first 50 credits each month are free.


