Schedule once. Post everywhere — with a Public API built for automation.
Introduction
QPosty is a social media scheduling platform. Connect your channels once, plan on a calendar, and publish from the dashboard — or drive the same workspace from scripts, n8n, and third-party products via the Public API.
Pick your path
| You are… | Start here |
|---|---|
| Automating your own posts | Authentication → API key |
| Building a product for other QPosty users | OAuth apps |
| New to the product | Quickstart |
Domains
| Surface | URL |
|---|---|
| Marketing | qposty.com |
| App | app.qposty.com |
| API | api.qposty.com |
| Docs | docs.qposty.com |
What the API can do
- List connected channels and plan quota
- Start channel OAuth from an API call
- Upload media (signed URL or from a remote URL)
- Create draft, schedule, or now posts
- Schedule, change status, and delete posts
Social network tokens stay inside QPosty. Your integration talks only to QPosty.
Next steps
- Quickstart — first scheduled post via API
- Developer settings — where keys and apps live in the product
- Public API overview — base URL, terminology, examples