Twitter Screenshot API
Generate high-quality, pixel-perfect tweet screenshots programmatically. Fast, reliable, and easy to integrate.
$ curl --location 'https://api.twittershots.com/api/v1/screenshot/1617979122625712128?format=svg&theme=light' \
--header 'X-API-KEY: YOUR_X_API_KEY'
I would like to offer to pay the salaries of TSA personnel during this funding impasse that is negatively affecting the lives of so many Americans at airports throughout the country
Built for the Agent Era
TwitterShots API is designed for AI agents and automated workflows. Connect your favorite AI assistants and automation tools to generate screenshots at scale.
MCP Server
Model Context Protocol support for AI assistants. Let Claude, Cursor, and other AI tools generate tweet screenshots directly.
// Cursor / Claude MCP Config
{
"mcpServers": {
"twittershots": {
"command": "npx",
"args": ["@twittershots/mcp-server"],
"env": {
"TWITTERSHOTS_API_KEY": "your_key"
}
}
}
}Custom Skills
Build custom skills for your specific workflow. Create branded templates, automate reports, and integrate with your tools.
// Custom Skill Definition
{
"name": "tweet-to-report",
"description": "Convert tweet to branded report",
"parameters": {
"url": "string",
"brand_color": "#625df5"
}
}Workflow Automation
Seamlessly integrate with n8n, Zapier, and Make. Trigger screenshot generation from any event in your workflow.
// Webhook Trigger
POST /v1/webhooks/trigger
{
"event": "new_mention",
"action": "generate_screenshot",
"destination": "slack"
}Works with Your Stack
Connect TwitterShots to your favorite automation platforms. Build workflows that generate screenshots when you need them.
n8n
Self-hosted workflow automation with 400+ integrations. Perfect for data privacy and custom setups.
- 400+ node integrations
- Self-hosted option
- AI workflow support
Zapier
Connect with 5000+ apps without writing code. Perfect for marketers and small teams.
- 5000+ app connections
- No-code setup
- Multi-step Zaps
Make
Visual workflow builder with powerful data transformation. Formerly Integromat.
- Visual scenario builder
- Data transformation
- Error handling
Need a custom integration? Contact us
Frequently Asked Questions
Everything you need to know about the API and integrations.
Still have questions? We are here to help.
Contact Support