Auto Post enables seamless automatic publishing of videos to multiple social media platforms. This powerful tool allows you to schedule and post content across various social networks with customizable privacy settings, descriptions, and timing. Perfect for content creators, marketers, and businesses looking to streamline their social media presence and maintain consistent posting schedules across multiple platforms.
https://mango.quickreel.io/api/v2
Endpoint : /publish-to-socials
Method : POST
Headers :
Key | Data Type | Description | Mandatory |
---|---|---|---|
videoUrl | STRING | URL of the video to be posted to social media platforms | Required |
apiAccessKeys | ARRAY | Array of API access keys for connected social media accounts. You can get these from the social accounts page on QuickReel.io | Required |
title | STRING | Title of the post | Optional |
description | STRING | Description/caption for the post | Optional |
privacy | STRING | Privacy setting for the post. Options: “public”, “private”, “unlisted”. Default: “public” | Optional |
scheduleTime | STRING | Scheduled time for posting in ISO 8601 format (e.g., “2025-08-04T16:20:00.000Z”). If not provided, the post will be published immediately. | Optional |
apiAccessKeys
array to post to multiple platforms simultaneouslypublic
: Post is visible to everyone (default)private
: Post is only visible to youunlisted
: Post is visible to anyone with the direct link