Autopost is a multi-tenant service to schedule and publish content to social networks via official APIs. Jobs are created through the REST API and processed by a worker with rate limiting, policies and idempotency.
/dashboard/
Admin dashboard is available at /dashboard/ (restricted).
Create jobs through the REST API using your tenant token:
Authorization: Bearer <TENANT_TOKEN>
GET /v1/jobs to list jobsPOST /v1/jobs to create a jobPrivacy · © 2026 HighStack