Skip to main content
Postifys by Foldious · postifys.com · publishing API for builders

Postifys by Foldious - Publish to Multiple Social Platforms Through One API

Postifys by Foldious is the unified social media publishing API at postifys.com for Facebook, Instagram, YouTube, Pinterest, LinkedIn, and TikTok - via dashboard, REST API, or n8n - not a consumer content calendar.

TikTok supports approved Direct Post for automatic publishing, plus optional Draft Upload when a creator wants to finish editing in TikTok. LinkedIn targets member profiles. Capabilities depend on account type and granted permissions.

Guides Pricing Security Integrations Compare Postifys n8n Setup

Publishing Status Tracker Active
n8n workflow triggerPostifys Engine
1s ago
Facebook Page Published
Instagram Business Published
LinkedIn Profile Processing
YouTube Shorts Failed • Auto-Retry in 3s

ID: job_a9f182ce18a2 • API Request Successful
Official OAuth API Connections
Encrypted API Credentials
Automatic Refresh Tokens
Systems Fully Operational
Flexible Integration

Three Ways to Publish and Automate

Connect once and choose your method of operation, from visual low-code workflows to direct custom code bases.

1. n8n Community Node

Build low-code social-publishing workflows with live connected-account dropdown listings and credential testing.

  • Dynamic account dropdown select
  • Automated media proxying (Drive)
  • Returns unique history logs
Install n8n Node Workflow Templates

2. Developer REST API

Publish securely from your SaaS applications, custom CRMs, internal tools, and backend databases.

  • Single static header auth key
  • Normalized JSON responses
  • Comprehensive retry support
Read API Specs

3. Webhooks & Alerts

Trigger automatic social updates from pipeline logs, webhook calls, storage queues, or AI pipelines.

  • Real-time post events status updates
  • Instant validation notifications
  • Automatic token lifetime alert hooks
Configure Webhooks
Four Steps

Straightforward Publishing Lifecycle

Postifys manages token configurations and complex payloads so you can focus on building applications.

1
Connect Assets

Authorize your pages and channels through secure OAuth flows. Tokens stay encrypted on the server.

2
Select Profile

Choose the connected target profile dynamically inside your API payload, webhook call, or n8n nodes.

3
Publish Job

Send images, captions, videos, tags, or links. Postifys normalizes media sizes and uploads assets instantly.

4
Monitor Logs

Track returned post IDs, receive unified error payloads, and retry failed operations dynamically.

Platform Matrix

Verified Platform Support

Compare supported features across Facebook, Instagram, YouTube, Pinterest, LinkedIn, and TikTok. Details and limits live on each integration page.

Available
Text Images Carousels Videos Reels Links Privacy
Available
Text Images Carousels Videos Reels Links Privacy
Available
Text Images Carousels Videos Shorts Links Privacy
Available
Text Images Carousels Videos Reels Links Privacy
Available
Text Images Carousels Videos Reels Links Privacy
Direct Post
Text Images Carousels Direct Post video Optional Draft Upload Links Auto-publish

LinkedIn publishing currently targets member profiles (not Company Pages). See Facebook, Instagram, YouTube, Pinterest, and TikTok for permissions and limits.

Interactive Demo

Explore the Platform Interface

Select page tabs below to preview actual social publishing payloads, logs, and workflow results.

POST /api/publish/linkedin
curl -X POST https://postifys.com/api/publish/linkedin \
  -H 'Authorization: Bearer YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "linkedinAccountId": "urn:li:person:123",
    "text": "Publishing to LinkedIn via Postifys API!",
    "mediaUrl": "https://example.com/media.jpg"
  }'
n8n Configuration Panel Mockup Credential Set
Instagram Business
My Brand Account (Instagram Business id: 98716)
={{ $json.imageUrl }}
Platform Target Profile Post Type Status History ID Details / Failure Reason
LinkedIn Marcus T. TEXT Success job_9a871cd Posted successfully
Instagram VidPulse Business REEL Failed job_cc2218a Media download failure (404)
n8n Integration

Automate with the Official n8n Community Node

Manage multi-channel social posting nodes directly inside your workflows. Postifys acts as a centralized tokens gateway, shielding your n8n pipelines from token refresh expirations.

Installation CLI
npm install n8n-nodes-postifys
Verified n8n Capabilities
  • Live Asset Dropdowns: Fetches pages and channels in real-time.
  • Media URL Proxy: Automatically downloads large Google Drive/Dropbox files to local servers when required by platform APIs.
  • Normalized Responses: All platforms return identical JSON structures to simplify downstream logical branching in n8n.
Developer API

Built for backend services, CRMs, and AI Agents.

Developers can bypass implementing OAuth refresh loops and media file chunking rules. Set up a secure Postifys account, generate an API key, and handle publishing calls via unified REST endpoints.

Static Bearer authorization header keys
Standard JSON payload configurations
Failed-post retry mechanics built-in
POST /api/publish/facebook Required: API Key
{
  "facebookPageId": "page_123456",
  "text": "Hello World from API!",
  "mediaUrl": "https://url.com/asset.png",
  "type": "IMAGE"
}
Uptime & Systems

Real-time System Status

Check active publishing status and token integration health checkpoints.

Core API
Meta API
YouTube API
Pinterest API
LinkedIn API
Webhooks
7-Day Free Trial

Predictable Account-Based Sizing

Start with a 7-day free trial. Card required. Trial includes 1 seat, then pricing is $2 per seat/month. One seat includes one account/profile on each supported platform.

Social proof

Trusted by teams who publish through systems

Used by automation builders, agencies, and multi-account operators who need one connected-account layer for dashboard, API, and n8n publishing - without pretending every network works the same.

6 platforms
Facebook, Instagram, YouTube, Pinterest, LinkedIn, TikTok
3 publish surfaces
Dashboard, REST API, and n8n community node
$2 / profile
Predictable seat sizing
Honest limits
TikTok inbox + LinkedIn members documented

Verified customer reviews and case studies will be published here as they are approved. Until then, explore the workflows teams actually use:

Agencies

Connect client accounts, publish approved media, and review Post History when a network rejects or delays a post.

Agency publishing →

Automation teams

Wire platform-specific endpoints or the n8n community node into pipelines that already produce final media.

Automation workflows →

Multi-account operators

Start with a 7-day trial for 1 seat, then size by seats at $2 per seat/month and select the exact destination on every publish job.

Multi-account publishing →

Video & Reels teams

Publish supported videos to YouTube, Instagram Reels, Facebook Reels, and TikTok inbox workflows.

Video publishing →

Creators

Connect the channels you manage and publish from one place while respecting each network’s media rules.

Creator publishing →

Security & access

Tokens stay server-side with your Postifys account. Disconnect connections and revoke platform access when a workflow ends.

Security overview →
Platform Health

Check live system health

Use the live health endpoint for current API status. Platform publish success still depends on Meta, Google, Pinterest, LinkedIn, and TikTok availability and account permissions.

API health

Open the live JSON health check used by monitoring and status links.

Open /health

Publishing history

After you connect accounts, review Post History for platform acceptances, delays, and failure reasons.

Create account

Need a public status page?

A dedicated marketing status page is on the roadmap. Until then, use /health and contact support@postifys.com.

Contact
FAQ

Frequently Asked Questions

Answers to common product, billing, and developer integration queries.

Postifys by Foldious is a unified social media publishing platform for teams, developers, and automation builders. It provides a dashboard, REST API, and n8n community node for publishing to supported social networks.

Postifys supports connected Facebook Pages, Instagram professional accounts, YouTube channels, Pinterest boards, LinkedIn member accounts, and TikTok creator accounts. Exact capabilities depend on the account type, platform approval, permissions, media format, and each network's publishing rules.

Yes. Postifys gives developers one authenticated publishing service, while each platform still keeps its own endpoint requirements for target account, caption, media, privacy, title, and publishing method.

Yes. Install the n8n-nodes-postifys community node in a compatible self-hosted n8n instance, add a Postifys API key, and build workflows that publish to connected social accounts.

Yes. Any trusted server-side automation tool that can send HTTP requests can call the Postifys REST API with an API key. Keep API keys out of browsers and public client-side code.

Users connect social accounts through OAuth, then create Postifys API keys for trusted automations. API keys can be sent as a Bearer token or X-API-Key header, depending on the endpoint.

No. Social accounts are connected once inside Postifys. Workflows then use a Postifys API key and select from the connected accounts or channels available to that user.

Postifys refreshes supported OAuth tokens when possible and shows reconnect status when a platform revokes access, a refresh token expires, permissions change, or an account password/security event invalidates the connection.

Yes, approved TikTok Direct Post can publish automatically after processing. TikTok Draft Upload is also available when a creator wants to finish editing or confirming the post inside TikTok.

Yes. Postifys supports Meta publishing workflows for connected Facebook Pages and Instagram professional accounts, including supported video and Reels-style publishing where the connected account and permissions allow it.

Yes. Connected YouTube channels can receive video uploads through Postifys. YouTube still performs its own processing after the upload is submitted.

Postifys currently targets connected LinkedIn member accounts. Company Page support should be checked against the current integration status before planning a production workflow around it.

Use public, downloadable HTTPS media URLs or supported uploaded media. Private URLs, localhost URLs, internal IPs, and other private network locations are blocked for security and SSRF protection.

That failure means the media URL points to a private, local, internal, or otherwise unsafe location. Upload the media to a public HTTPS URL or use Postifys internal media handling before retrying.

Postifys records publishing status, failure reason, queue stage, retry count, and retry-safe details where available. Failed jobs can be reviewed and retried after the underlying media, permission, token, or platform issue is corrected.

Postifys supports outbound webhook configuration for automation and monitoring use cases. Webhooks help external systems react to publishing outcomes without polling post history continuously.

Postifys applies authentication and publishing rate limits to protect live services and platform connections. Exact limits can depend on plan, endpoint, queue state, platform requirements, and abuse-prevention settings.

Postifys starts with a 7-day free trial. Card required. The trial includes 1 seat, then pricing is $2 per seat/month. One seat includes one account/profile on each supported platform.

Yes. Postifys is designed for agencies, automation teams, and developers managing multiple connected profiles, repeatable workflows, and publishing status visibility across client or brand accounts.

Postifys focuses on developer and automation workflows: REST API access, n8n integration, connected-account publishing, and operational visibility. Traditional content calendars may be better for manual editorial planning; Postifys is strongest when publishing needs to be triggered by software.

Connect once. Publish from every workflow.

Create your Postifys workspace, connect a social profile, and send your first publishing job through the API or n8n.

Continue learning