Show HN: I built a single API to post on all social platforms
2 calebpanza 6 7/8/2025, 1:05:12 AM postforme.dev ↗
Building integrations for TikTok, X, Facebook, Instagram, YouTube, and LinkedIn got frustrating with how different every platform is with auth setup, rate limits, and media requirements. So we built Post for Me: one REST API that handles scheduling and publishing posts for TikTok, Facebook, Instagram, X, YouTube, LinkedIn, Pinterest, Bluesky, and Threads.
It's built for developers. You bring your own app credentials from the social platform, so you're in control of your data. There's no limitations on account connections, and pricing is based on usage (not some arbitrary limitations). We wanted the API we wish we had when we first started.
What it does - A single POST replaces a dozen different calls - Pay-per-post metered pricing (volume discounts) and a free tier (no seat fees) - Cascading configs: set captions/media globally, then override per platform or account
Try it at https://www.postform.dev. Would love feedback, bug reports, or architecture questions!
https://www.postforme.dev
Hardest part: designing an endpoint that stays simple yet lets teams override per-platform features
Road-map: JS & Python SDKs, outbound webhooks on publish, integrations with comments and DM's
ama / happy to dive deep into any questions!
https://www.postforme.dev