Features

Everything you need to scale social.

A developer-first unified social media API with multi-platform publishing, scheduling, MCP server integration, and analytics. Built for teams that ship.

Publish to

Twitter/X
Instagram
Facebook
LinkedIn member
TikTok
YouTube beta
Threads

Unified API

One integration. Every platform.

Stop maintaining seven different SDKs. Ampost gives you a single, predictable REST API for Instagram, Twitter/X, Facebook, LinkedIn member publishing, TikTok, YouTube video publishing in beta, and Threads. Clean JSON payloads, consistent auth flows, and comprehensive error messages mean you ship faster.

Single REST endpoint for all platforms
Consistent request/response shapes
Simple API key authentication
Idempotent requests for safe retries
request.http
POST /api/v1/posts HTTP/1.1
Host: api.ampost.io
Authorization: Bearer amp_live_xxxxxxxx

{
  "content": {"text":"Ship once. Publish everywhere.","media":[{"url":"https://cdn.example.com/demo.mp4","type":"video"}],"linkUrl":null,"platformOverrides":{"youtube":{"settings":{"privacyStatus":"private"}}}},
  "platforms": ["instagram", "tiktok", "youtube"]
}

Multi-Platform Publishing

Publish everywhere without the headache.

Write your content once and let Ampost handle platform-specific formatting, media transcoding, and rate-limit compliance. Images, videos, carousels, stories, LinkedIn member posts, and YouTube beta video uploads all sit behind one API call.

Auto-adapts content per platform
Native video and image support
Handles rate limits and retries
Real-time publish status webhooks
Instagram
2m agoPublished
Twitter/X
2m agoPublished
YouTube
2m agoProcessing
TikTok
2m agoPublished
Facebook
2m agoPublished
Threads
2m agoPublished

Scheduling

Queue posts across timezones with precision.

Schedule content days, weeks, or months ahead. Ampost handles timezone conversion, daylight saving shifts, and queue conflicts so your posts go live exactly when you want — even when your servers are asleep.

ISO 8601 datetime scheduling
Automatic timezone handling
Bulk schedule via API or dashboard
Cancel or reschedule anytime
ScheduleMay 2026
Mon
Tue
Wed
Thu
Fri
Sat
Sun
1
09:00 Product launch
2
14:00 Tutorial video
3
11:00 Behind the scenes
4
5
16:00 Weekly recap
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Queued: 12 posts·7 platforms·All systems green

MCP Server

Give your AI agent a social media superpower.

Ampost exposes a Model Context Protocol (MCP) server that lets AI agents create, schedule, and manage posts autonomously. Your agent gains structured tools for social publishing without writing a single line of custom integration code.

MCP-compatible tool definitions
Structured post creation tools
Platform connection management
Works with Claude, Cursor, and any MCP client
request.http
# Claude Desktop config
{
  "mcpServers": {
    "ampost": {
      "url": "https://api.ampost.io/mcp",
      "headers": {
        "Authorization": "Bearer amp_live_..."
      }
    }
  }
}

Analytics

Measure what matters.

Track engagement, reach, and performance across every connected platform from a single dashboard. Aggregate metrics, export reports, and build data-driven content strategies without stitching together spreadsheets from six different apps.

Cross-platform engagement metrics
Exportable performance reports
Post-level and account-level views
Webhook-driven real-time updates
Engagement
ImpressionsClicks
Mon
Tue
Wed
Thu
Fri
Sat
Sun
124K
Total reach
4.8%
Engagement rate
312
Avg. shares

Implementation paths

See the supporting docs around these features

The feature overview explains what Ampost does. These pages show how the API, MCP server, plans, and architecture connect to those capabilities.

Ready to ship social features?

Start building with Ampost today. Free tier includes full API access, scheduling, and multi-platform publishing.