Security for Connected Social Publishing
Postifys connects to Facebook, Instagram, YouTube, Pinterest, LinkedIn, and TikTok so your team can publish through the dashboard, REST API, or n8n. This page explains how account access, token handling, revocation, and vulnerability reporting work—without exposing sensitive infrastructure details.
Reviewed: 23 July 2026
How does Postifys handle security?
Postifys stores connected-account credentials server-side for the Postifys user who authorized them, uses those credentials only for requested publishing and account operations, and lets you disconnect access from Postifys settings. You should also revoke access inside each social platform when you permanently stop using a connection.
Token storage and protection
Server-side storage
OAuth tokens and related connection metadata are stored with your Postifys account on the server. Publishing requests use the connected account you select; tokens are not intended to appear in public HTML or marketing pages.
Least necessary use
Tokens are used to complete publishing, account listing, refresh, and related product operations you initiate through the dashboard, API, or n8n. Platform scopes and account types still limit what each connection can do.
Transport security
Public Postifys traffic is served over HTTPS on the canonical hostname https://postifys.com. Prefer that hostname for bookmarks, embeds, and integrations.
Operational boundaries
Private media, dashboard routes, and API endpoints that require authentication are not meant for open indexing. Keep API keys private and rotate them if they are exposed.
How to revoke access
- Open Postifys settings and disconnect the social account you no longer want available for publishing.
- In the social platform’s security or connected-apps settings, revoke Postifys access if you are permanently leaving the integration.
- If you used an API key in automation, delete or rotate that key inside Postifys and update your workflows.
- For account deletion or privacy requests, email info@postifys.com.
Disconnecting inside Postifys stops future publishing through that connection. Platform-side revocation is still recommended when you permanently remove access.
Report a vulnerability
If you believe you found a security issue in Postifys, email info@postifys.com with:
What to include
A clear description, affected page or endpoint if known, and steps to reproduce.
What to avoid
Do not send customer tokens, private media, or unrelated personal data in the report.
What happens next
We review reports, prioritize confirmed issues, and follow up when additional detail is needed.
Security questions
Publish with clear account control
Connect only the accounts you need, monitor publishing history, and disconnect access when a workflow ends.