Build an AI Writer
Add enterprise-grade AI writing to your platform with a single API call.
Our generate-content endpoint finds relevant insights on both the seller and prospect, then generates hyper-personalized messaging (emails, call scripts, sequences, and more).
TechTarget wanted to help their users personalize outreach to high-intent prospects, but estimated it would take 8-12 months and $400,000 to build in-house. Using Autobound's API, they launched in weeks and saw a 30% increase in user retention with their IntentMail AI product.
Quick Start: AI Email Writer
With a single API call that includes just the sender's and recipient's email addresses, you can instantly generate a hyper-personalized email based on 350+ types of insights.
import requests
url = 'https://api.autobound.ai/api/external/generate-content/v3.6'
headers = {
'X-API-KEY': 'YOUR-API-KEY-HERE',
'Content-Type': 'application/json'
}
data = {
"contactEmail": "[email protected]", # or LinkedIn URL, domain
"userEmail": "[email protected]", # or LinkedIn URL, domain
"contentType": "email"
}
response = requests.post(url, headers=headers, json=data)
print(response.text)That's it! With just three required parameters, you'll get back a fully personalized email that reads like it took hours to research and write.
Here's what was generated:
Subject: Podcast with Auren / James Roth's success
Hi Henry,
Caught your podcast with Auren on building ZoomInfo—love the growth story.
Recognizing stagnant growth (saw -5% revenue in the earnings call) and the hyper-competitive space you're in (HubSpot is moving fast), are you and James confident in your SDRs' processes for pipeline generation?
Every CRO we meet with is struggling to get their SDRs to conduct better research and personalization... and with inboxes more flooded than ever (340B emails sent daily), every email needs to be A+.
We've built an engine that auto-generates hyper-personalized emails based on SEC filings, 10-Ks, podcast mentions, LinkedIn posts, tech used, shared experiences, and more—60-120x faster than your #1 SDR.
Open to exploring how we could ensure you have the pipeline needed to beat next year's revenue forecast?
Best,
Daniel
What Makes It Enterprise-Grade?
Deep Insight Coverage
Unlike basic AI writers that rely solely on public data, Autobound processes 350+ types of insights including:
- SEC filings & earnings transcripts
- News events across 35 categories
- Social media activity
- Technology stack data
- Competitive intelligence
- Shared connections & experiences
Browse all insight types: Google Sheet
Smart Insight Ranking
Our engine automatically prioritizes the most relevant insights based on:
- Recency and impact
- Prospect's role and industry
- Historical engagement data
- Your product/service offering
Easy to Customize
You can add your own context, set word count, language, writing style and more:
data = {
"contactEmail": "[email protected]",
"userEmail": "[email protected]",
"contentType": "email",
"additionalContext": "Prospect showed intent for cybersecurity solutions",
"writingStyle": "challenger_sale"
}Like TechTarget, you can feed your own first-party data (intent signals, customer data, etc.) into the personalization engine through the additionalContext parameter.
More Content Types
Call Script Generator
Generate personalized call scripts with relevant talking points, trigger events, and conversation starters.
import requests
url = 'https://api.autobound.ai/api/external/generate-content/v3.6'
headers = {
'X-API-KEY': 'YOUR-API-KEY-HERE',
'Content-Type': 'application/json'
}
data = {
"contactEmail": "[email protected]",
"userEmail": "[email protected]",
"contentType": "callScript"
}
response = requests.post(url, headers=headers, json=data)
print(response.text)Here's what was generated:
Call Script: Henry Schuck, ZoomInfo CEO
Opening:
- "Hi Henry, Daniel from Autobound here. Caught your recent podcast with Auren about building ZoomInfo's growth story."
Context & Trigger Events:
- Recent earnings showed -5% revenue decline
- HubSpot expanding into contact data space post-Clearbit acquisition
- Currently hiring 18 SDRs across three locations
- James Roth leading sales transformation initiatives
Key Questions:
- "With the increasing competition from HubSpot in the data space, how are you thinking about differentiating through your sales team's effectiveness?"
- "I noticed you're hiring 18 SDRs - what's the biggest challenge in getting them to full productivity?"
- "How are you currently addressing personalization at scale across your SDR team?"
Value Props to Highlight:
- 60-120x faster email personalization
- Proven 2-3x increase in response rates
- Integration with existing tech stack
Rapport Building Points:
- 3 Autobound employees worked with ZoomInfo leadership at previous companies
- Recent podcast appearance with Auren Hoffman
Next Steps:
- Schedule technical review with James Roth (CRO) to discuss implementation
Account Plan Generator
Create comprehensive account plans in seconds instead of hours. Our API aggregates key insights including buying committee analysis, financial performance, competitive landscape, and strategic initiatives.
import requests
url = 'https://api.autobound.ai/api/external/generate-content/v3.6'
headers = {
'X-API-KEY': 'YOUR-API-KEY-HERE',
'Content-Type': 'application/json'
}
data = {
"contactEmail": "[email protected]",
"userEmail": "[email protected]",
"contentType": "custom",
"customContentType": "write an account plan"
}
response = requests.post(url, headers=headers, json=data)
print(response.text)Here's what was generated:
ZoomInfo Account Plan
Company Overview:
- B2B data platform with 35,000+ customers
- Recent challenges: -5% revenue growth, increasing competition from HubSpot
- Key initiative: Investing in sales productivity (from recent 10-K)
Competitive Landscape:
- HubSpot expanding data offerings post-Clearbit acquisition
- HubSpot CEO mentioned in Q3 earnings: "Contact data will be core to our 2024 strategy"
- Market becoming increasingly crowded with data solutions
Buying Committee:
- Henry Schuck (CEO) - Recently discussed sales efficiency on Auren Hoffman podcast
- James Roth (CRO) - Leading sales transformation initiatives
- Currently hiring 18 SDRs across 3 locations
Connection Points:
- 3 Autobound employees previously worked with ZoomInfo leadership at Oracle, Clearbit, and LinkedIn
- You went to the same school
- 5 of Henry's coworkers have used Autobound at previous companies
Next Steps:
- Schedule demo with Henry and James
- Focus on revenue impact and competitive advantage
- Highlight shared connections and customer success stories
Multi-Step Email Sequence Generator
Generate a full email sequence with linked follow-up emails you can queue if no response. Each email builds on previous context while introducing fresh, timely insights.
import requests
url = 'https://api.autobound.ai/api/external/generate-content/v3.6'
headers = {
'X-API-KEY': 'YOUR-API-KEY-HERE',
'Content-Type': 'application/json'
}
data = {
"contactEmail": "[email protected]",
"userEmail": "[email protected]",
"contentType": "sequence",
"sequenceNumberOfEmails": 3
}
response = requests.post(url, headers=headers, json=data)
print(response.text)Here's what was generated:
Email 1: Initial Outreach
Subject: Podcast with Auren / James Roth's successHi Henry,
Caught your podcast with Auren on building ZoomInfo—love the growth story.
Recognizing stagnant growth (saw -5% revenue in earnings call) and the hyper-competitive space you're in (HubSpot is moving fast), are you and James confident in your SDRs' processes for pipeline generation?
We've built an engine that auto-generates hyper-personalized emails based on SEC filings, 10-Ks, podcast mentions, LinkedIn posts, tech used, shared experiences, and more—60-120x faster than your #1 SDR.
Open to exploring how we could ensure you have the pipeline needed to beat next year's revenue forecast?
Best,
DanielEmail 2: Follow-up with New Context
Subject: Re: Podcast with Auren / James Roth's successHenry,
Following up on my note about accelerating SDR productivity. Just saw you're hiring 18 new SDRs—getting them to full productivity quickly will be crucial given the current market conditions.
Three of your competitors are already using our platform to ramp SDRs 3x faster. Would you be open to a quick demo to see how we're doing it?
Best,
DanielEmail 3: Final Value-Driven Touch
Subject: Re: Podcast with Auren / James Roth's successHenry,
One last note—just saw HubSpot's Q3 earnings call where they discussed expanding their contact data offerings post-Clearbit acquisition.
In this increasingly competitive space, your SDRs' ability to personalize at scale could be a key differentiator. We're helping teams like yours generate 2-3x more responses through AI-powered personalization.
If you're open to it, I'd love to show you how we could help ZoomInfo maintain its market leadership through more effective sales outreach.
Best,
Daniel
Each email in the sequence:
- Builds on previous context
- Introduces fresh insights
- Maintains natural conversation flow
- Drives toward clear next steps
Full API Reference
For all parameters and options, see the Generate Content API docs.
Example Implementation Timeline
- Day 1: Get API credentials
- Day 2-3: Basic integration
- Day 4-5: Testing and refinement
- Week 2: Production deployment!
Updated 11 days ago
