PostSyncer API
PostSyncer’s HTTP API lets you create and schedule posts, manage comments (list, create, update, delete, hide on platform), manage accounts and labels, and read analytics across your workspaces—using the same product you use in the dashboard.Where to go next
Quick start
First request, base URL, and a minimal example in a few minutes.
Authentication
API keys, Bearer tokens, and permission scopes (
posts, accounts, …).API reference
What the API covers, then endpoints under Posts, Comments, Analytics, and more.
MCP (Claude, Cursor, …)
Connect assistants via the Model Context Protocol—create a token in API Integrations; scopes match REST. Tools includelist-workspaces, create-post, list-comments, analytics, and more.
MCP overview
Endpoint, auth, and how MCP maps to API v1.
Client setup
Claude Desktop, Claude Code, Cursor, and other MCP clients (Streamable HTTP + Bearer).