Platforms

Platform guides built for implementation, not browsing.

Every platform page follows the same structure so a developer can answer the practical questions quickly: what UniPost supports there, what the platform requires, what the request should look like, and what validation errors to expect.

Support matrix

PlatformTextImagesVideoThreadsFirst commentAnalytics
BlueskyX
Twitter/X
LinkedInX
InstagramMedia-firstX
ThreadsX
TikTokXCarousel onlyXXPartial
YouTubeXXXX

How to read these guides

SectionWhy it exists
OverviewQuickly decide whether the platform fits your publishing workflow
CapabilitiesSee what UniPost supports there today
RequirementsUnderstand field requirements, limits, and mixing rules
ExamplesCopy a concrete request for text, image, video, or thread publishing
Common errorsUnderstand what UniPost validates before the request hits the platform

Cross-platform rules to remember

  • platform_posts[] is the recommended request shape when different platforms need different copy or media.
  • Most networks reject mixed image and video in a single post. Instagram and Threads only allow mixing inside carousel-style containers.
  • thread_position is the preferred way to model multi-post conversational flows. Do not assume every platform supports it.
  • first_comment is a platform-specific feature, not a universal one.

Platform list

Twitter/X

Best for text, threads, and first-comment style replies.

Open guide

LinkedIn

Best for longer-form captions and professional announcements.

Open guide

Instagram

Media-first publishing with image, video, and carousel flows.

Open guide

Threads

Short conversational posts with strong thread support.

Open guide

TikTok

Video-led publishing with platform-specific privacy and upload controls.

Open guide

YouTube

Single-video publishing with privacy, Shorts, category, and tag options.

Open guide

Bluesky

Short-form posts with strong support for threads and direct account setup.

Open guide