- What is the character limit for each social platform?
- The core caption or post-text limits are X 280, LinkedIn 3,000, Instagram 2,200, Facebook Pages 63,206, TikTok 2,200, YouTube 5,000 (title up to 100), Threads 500, Pinterest 800 (title up to 100), Bluesky 300 and Telegram 4,096, dropping to 1,024 once you attach media.
- How many times a day can you post to Instagram through the API?
- Meta’s own content-publishing documentation caps an Instagram professional account at 100 API-published posts within a rolling 24-hour window, where a carousel still counts as one post. This applies to API-based scheduling, not posting by hand in the app.
- Is there a daily posting limit for TikTok’s API?
- TikTok’s Content Posting API caps each creator at roughly 15 to 25 videos a day, shared across every app that creator has authorized — posting manually and through two different tools all draws from the same daily allowance.
- How many videos can you upload to YouTube through the API per day?
- Per Google’s quota documentation (last updated 2026-09-15), a default YouTube Data API project gets its own bucket of 100 videos.insert calls a day, separate from the 10,000-unit daily pool used by every other endpoint — so about 100 uploads a day per project before requesting a higher quota. The old “around six a day” figure came from a retired 1,600-unit-per-upload cost. The quota belongs to the Google API project, not to each channel.
- Does X (Twitter) have a posting limit?
- X moved to a pay-per-use API model in 2026, so there is no single published posting cap that applies to every developer — your actual limit depends on the access tier and credits attached to your app, visible in the developer portal.
- Do these limits apply to posting by hand in the app?
- No — these are API limits, aimed at apps and schedulers that publish programmatically. Posting manually through a platform’s own app follows that platform’s ordinary spam and abuse safeguards instead of a documented numeric quota.
- Why would a scheduler stay under the published limit?
- Publishing right up to a platform’s maximum, every time, tends to trigger automated spam or abuse checks well before the official cap — pacing posts across a safer cadence protects the account even when the numeric limit has not been reached.