वायरलडैशबोर्ड एपीआई
हमारे RESTful API के साथ शक्तिशाली एकीकरण बनाएं। प्रकाशन को स्वचालित करें, विश्लेषण खींचें, अपना इनबॉक्स प्रबंधित करें और अपने वर्कफ़्लो में ViralDashboard का विस्तार करें।
What You Can Build
एपीआई के माध्यम से पूर्ण प्लेटफ़ॉर्म एक्सेस
Base URL: https://api.viraldashboard.com/v2
Publishing
Create, schedule, edit, and delete posts across all connected platforms.
Analytics
Pull performance metrics, audience data, and generate custom reports.
Inbox
Read and respond to messages, comments, and mentions programmatically.
Team
Manage team members, roles, permissions, and invitations.
Media
Upload, organize, and manage your media library. Generate AI images.
Automation
Create and manage automation rules and trigger-action workflows.
Accounts
Manage connected social media profiles and workspace settings.
Webhooks
Receive real-time notifications for platform events via webhooks.
त्वरित शुरुआत
Get up and running in under 5 minutes.
Step 1: Get Your API Key
Navigate to Settings > API > API Keys and create a new key with the scopes you need.
Step 2: List Connected Accounts
GET /v2/accounts — Returns all connected social media accounts with their status and details.
Step 3: Schedule a Post
POST /v2/posts — Create a new post with content, media, target accounts, and scheduled time.
curl -X GET "https://api.viraldashboard.com/v2/accounts" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
दर सीमाएँ
| Plan | Requests/Min | Requests/Day | Concurrent |
|---|---|---|---|
| Starter | 30 | 5,000 | 2 |
| Professional | 60 | 15,000 | 5 |
| Business | 120 | 50,000 | 10 |
| Agency | 120 | 50,000 | 10 |
| Enterprise | 300 | 200,000 | 25 |
प्रमाणीकरण
All API requests require authentication using an API key or OAuth 2.0 token. Include your key in the Authorization: Bearer header.
Scopes
readwritepublishanalyticsinboxmediateamwebhooksएसडीके
डेवलपर समुदाय
Developer Forum
community.viraldashboard.com
Discord
discord.gg/viraldashboard
GitHub
github.com/viraldashboard
Changelog
viraldashboard.com/changelog
API Support: api-support@viraldashboard.com
Status Page: status.viraldashboard.com
निर्माण के लिए तैयार हैं?
एपीआई एक्सेस प्राप्त करने के लिए अपना निःशुल्क परीक्षण प्रारंभ करें। संपूर्ण दस्तावेज़ docs.viraldashboard.com पर।
No credit card required. Cancel anytime.