API & MCP Server — Integrate Twinfold Into Your Workflow

Programmatic content creation, custom integrations, and AI assistant access via Model Context Protocol. Build automation, connect your tools, and unlock Twinfold's full power for developers and teams.

❌ Without API access

  • Manually create content for 20 clients one by one
  • Copy-paste between Twinfold and your CMS
  • No way to automate repetitive workflows
  • Can't integrate with your existing tools
  • Limited to what the UI offers

✅ With API & MCP

  • Bulk-create content for all clients via script
  • Auto-publish to Twinfold when blog goes live
  • Build Slack bot: /twinfold create "topic"
  • Integrate with Zapier, Make, or custom workflows
  • Chat with Claude to create and publish content

Two Ways to Integrate

Use the RESTful API for custom development, or MCP to access Twinfold from AI assistants like Claude.

RESTful API

Full programmatic access to Twinfold. Create content, manage twins, schedule posts, and more via HTTP requests.

  • Create & publish content
  • Train AI twin programmatically
  • Manage content calendar
  • Webhook subscriptions
  • Multi-workspace management
API Documentation

MCP Server

Use Claude (or other MCP clients) to create Twinfold content via natural language. No coding required.

  • Chat with Claude to create posts
  • Ask Claude to check your calendar
  • Publish content from Claude Desktop
  • Works with any MCP-compatible AI
  • Setup in 5 minutes with config file
MCP Setup Guide

Core API Endpoints

POST
/v1/content/create

Create a new post or article with your AI twin

POST
/v1/content/publish

Publish content to selected platforms

GET
/v1/calendar/schedule

Get upcoming scheduled posts

POST
/v1/twin/interview

Run an AI twin interview programmatically

GET
/v1/trends/discover

Get trending topics from Trendmaster

POST
/v1/hooks/generate

Generate hook variations for content

Full API reference available in our documentation

What You Can Build

Agency Client Dashboard

White-label portal where clients see their content calendar, approve posts, and track performance. Multi-workspace API makes this possible.

Slack/Discord Bots

Type /twinfold create "AI trends" in Slack → bot creates post → sends for approval → publishes when you react ✅

CMS Auto-Publishing

When you publish a blog post on your CMS, webhook triggers Twinfold API to create and schedule social promo posts automatically.

Bulk Content Scripts

Create 100 posts from a CSV of topics via script. Perfect for agencies onboarding new clients or repurposing content libraries.

Enterprise-Grade Security

All API requests require authentication via API keys. Keys are scoped to specific permissions (read-only, write, admin). Rotate keys anytime. All requests logged for audit trails.

OAuth 2.0

Industry-standard auth

Rate Limiting

Prevent abuse

Audit Logs

Track every action

Frequently Asked Questions

Start building with the API today

Get your API key instantly. Full documentation and code examples ready. Build your integration in hours, not weeks.

Get API Access