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 and Bearer tokens.
API reference
What the API covers, then endpoints under Posts, Comments, Analytics, and more.
MCP (Claude, Cursor, …)
Connect assistants via the Model Context Protocol-either add it as a connector and authorize in PostSyncer (no token, e.g. Claude custom connectors) or use a Bearer token from API Integrations (scopes match REST). Tools includelist-workspaces, create-post, list-comments, analytics, and more.
MCP overview
Endpoint, auth (connector or token), and how MCP maps to API v1.
Client setup
Connector (OAuth) and Bearer-token setup for Claude, Cursor, and other MCP clients.