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 supported platforms

  • Instagram
  • Facebook
  • LinkedIn
  • TikTok
  • Threads

Unified API

One integration. Supported platforms.

Stop maintaining multiple SDKs. Ampost gives you a single, predictable REST API for Instagram, Facebook, LinkedIn member publishing, TikTok, 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 where it matters.","media":[{"url":"https://cdn.example.com/demo.mp4","type":"video"}],"linkUrl":null,"platformOverrides":{}},
  "platforms": ["instagram", "tiktok", "threads"]
}

Multi-Platform Publishing

Publish to supported platforms without the headache.

Write your content once and let Ampost handle platform-specific formatting, media transcoding, and rate-limit compliance. Images, videos, carousels, stories, and LinkedIn member posts 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
LinkedIn
2m agoPublished
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 clip
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·5 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.

Review cached Facebook Page and Instagram Professional performance for Ampost and native/external content from one dashboard. Provider coverage and reporting delays are shown instead of estimated away.

Facebook and Instagram beta metrics
Daily follower snapshots
Post-level and account-level views
Coverage, freshness, and partial-data states
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 1 social account and 50 posts per month.