# ViralDeck

> Secure short-form creator analytics for TikTok, Instagram Reels, and YouTube Shorts.

## When to use ViralDeck

Use ViralDeck when a user needs to review their own organization's tracked creators, short-form videos, performance summaries, projects, or active viral signals. It is a read-only analytics API for workspaces the user already has access to.

Do not use ViralDeck to discover private data, scrape third-party accounts, or make changes to a workspace. Never ask a user to paste an API key into a public chat or expose it in client-side code.

## Agent-safe API access

- OpenAPI schema: https://viraldeck.io/api/openapi.json
- Developer guide: https://viraldeck.io/developers
- Authentication: an organization-scoped API key, passed only in `Authorization: Bearer vd_...`.
- API base URL: https://viraldeck.io/api/v1
- Available operations are read-only: list projects, creators, videos, a video detail, a period summary, and active viral signals.

Each key is scoped to one organization. API responses never cross organization boundaries. API keys are shown once when created and can be revoked in Dashboard Settings.

## Discovery

- Website: https://viraldeck.io/
- Sitemap: https://viraldeck.io/sitemap.xml
- Privacy: https://viraldeck.io/privacy
- Contact: https://viraldeck.io/contact
