Introduction
One API for all social media.
Onepostly is a developer API that normalizes social publishing and engagement across platforms.
Connect accounts once, then publish, schedule, measure, and engage through a single REST surface.
Base URL
https://api.onepostly.comWhat you can do
| Capability | Endpoints |
|---|---|
| Upload media | POST /v1/media |
| Publish / schedule | POST /v1/posts |
| Threads & quotes (X) | thread[], quoteTweetId, POST …/quotes |
| Insights | GET /v1/posts/:id/insights |
| Comments | GET/POST/DELETE …/comments |
| Engagement | retweets, likes, bookmarks |
| Remote delete | DELETE …/destinations/:id |
| Webhooks | publish, comments, engagement, connection events |
Start here
- Quickstart — first publish in minutes
- Authentication — API keys
- Connection — dashboard or programmatic OAuth
- X (Twitter) — Overview, Posts, Engagement, Insights
- Instagram — Overview, Posts, Comments, Insights
- Facebook — Overview, Posts, Comments, Insights
- Threads — Overview, Posts, Comments, Insights
- LinkedIn — Overview, Posts
- YouTube — Overview, Posts, Comments, Engagement, Insights
- TikTok — Overview, Posts, Insights
- Pinterest — Overview, Posts
- Reddit — Overview, Posts, Insights
OpenAPI document: /openapi.json