API Reference
API Reference
Base URL:
https://www.post2all.com/api/v1Authentication: API key viax-api-keyheader
The post2all API lets you schedule and publish social media posts programmatically across Twitter/X, LinkedIn, Instagram, YouTube, Pinterest, Threads, Bluesky, and Facebook.
Core Endpoints
| Endpoint | Description |
|---|---|
| List Accounts | List connected social accounts |
| Create Post | Schedule or publish a post |
| List Posts | List posts with pagination |
| Get Post | Get detailed post info |
| Update Post | Edit a draft or scheduled post |
| Delete Post | Delete a post permanently |
| Cancel Post | Move a scheduled post to draft |
Guides
- Authentication — API key creation and usage
- Agent Workflow — Typical integration flow
- Supported Platforms — Per-platform capabilities
- Error Codes — Error response reference