Introduction to Viral Vibes
Welcome to the Viral Vibes documentation! Viral Vibes is an API-first social media management platform that allows you to easily connect and publish to multiple social networks (LinkedIn, X/Twitter, Facebook, etc.) simultaneously.
How It Works
The platform consists of a user-friendly dashboard and a powerful headless API. You can use the dashboard to visually create, schedule, and manage your posts, or you can use your Profile API Key to integrate Viral Vibes into your own custom applications, workflows, or AI agents.
Core Features
- Multi-Platform Publishing: Write once, post to X, LinkedIn, and Facebook at the same time.
- Drafts & Approvals: Submit posts to an `awaiting_approval` queue before they go live.
- Rich Media Support: Automatically handles chunked uploads for large videos (up to 500MB) and high-res images (up to 5MB).
- Direct-to-Cloud Uploads: Securely upload your media directly to Google Cloud Storage to bypass serverless limitations.
- Background Processing: We use an asynchronous queue to ensure your posts are reliably delivered, even if the social networks are slow to respond.
Next Steps
To get started, check out how to authenticate your API requests or dive straight into the Create Post API Reference.