Back to Viral View
Viral View developer portal
The Viral View API runs the same paid remix workflow as the web app. Runtime base URL: https://app.viralview.io. Spec: /openapi.json. Agent instructions: /llms.txt.
Authentication
Create a developer key in Settings after you sign in. Send Authorization: Bearer vv_live_.... The plaintext key is shown once and stored only as a SHA-256 hash.
Quickstart
- Purchase Viral View and sign in.
- Create a named key in Settings.
- GET /api/ugc/kie-status then GET /api/ugc/ad-library on the app host.
- Before image or video generate calls, show estimated credits and wait for an explicit human yes.
Rate limits
300 requests per 10 minutes and 10,000 per UTC day per key. HTTP 429 includes Retry-After and RateLimit.