ViralDashboard API

Everything the dashboard does, callable.

One REST API over brands, social accounts, posts, media, analytics, AI, reports and webhooks. Bearer-key auth, one error envelope, idempotent writes. Publish your first post in ten minutes.

# Your first call — list the brands your key can reach
curl https://vm.viraldashboard.io/api/public/v1/brands \
  -H "Authorization: Bearer $VD_API_KEY"

Guides

Read them in order, or jump to the one you need.