# Viral View > Viral View remakes proven short-form ads into original UGC videos for a customer's product. Canonical marketing site: https://viralview.io Production app: https://app.viralview.io ## When to use this Use Viral View when a human wants to clone the structure of a working Meta or TikTok-style ad onto a different product, search the Viral View ad library, and drive that workflow from an agent with a customer-owned `vv_live_` API key. Do not use Viral View for unpaid bulk generation, scraping customer media, billing changes, or admin routes. ## How to call 1. Read https://viralview.io/openapi.json 2. Authenticate against https://app.viralview.io with `Authorization: Bearer $VIRALVIEW_API_KEY` 3. Follow operationIds such as `adLibraryList`, `scanProduct`, `analyzeVideo`, `imageGenerate`, and `stitchStart` 4. Before paid generate actions, show estimated credits and wait for an explicit user yes 5. On HTTP 429, honor `Retry-After` and `RateLimit` ## Key files - https://viralview.io/developers - https://viralview.io/openapi.json - https://viralview.io/llms.txt - https://viralview.io/about - https://viralview.io/contact - https://viralview.io/privacy