Postifys Status
Use the live health endpoint for current API process status. Successful publishes still depend on Meta, Google, Pinterest, LinkedIn, and TikTok availability plus each connected account’s permissions.
Reviewed: 24 July 2026
API health endpoint
Check JSON at /healthGET https://postifys.com/health returns a small JSON payload used for monitoring. A healthy response means the Postifys web API process is up - not that every social network accepted your last post.
What status covers
Postifys API
Live checkCore authenticated publishing API and public marketing site. Verify with /health.
Dashboard & Post History
Account requiredAfter login, Post History shows platform acceptances, delays, and failure reasons for your jobs.
Social platforms
ExternalFacebook, Instagram, YouTube, Pinterest, LinkedIn, and TikTok can degrade independently. Postifys cannot override their outages or policy rejects.
n8n community node
Depends on your n8n hostThe node talks to Postifys over the API. If your n8n instance is down, workflows pause even when Postifys is healthy.
TikTok note: current production delivery uploads eligible videos to the creator inbox. A successful Postifys upload does not mean the video is already public until the creator completes publishing in TikTok. See TikTok integration.
Suggested checks
- Open /health and confirm the API reports healthy.
- In Post History, read the platform error for the specific destination account.
- Confirm the connected account is still authorized and has the required permissions.
- If the failure is platform-side (media rules, token revoke, provider outage), fix the asset or reconnect and retry.
- Still stuck? Email info@postifys.com with the history ID if available.