Gemini Flash (Video Understanding)

POST/api/v2/gemini-flash/analyze-video
sync ≈ 0.45 credits per analysed frame (frames sampled per shot).

Analyse a whole video natively (motion + audio) into a timed transcript and visual moments. Moderated — refuses explicit content (returns nsfw=true).

Request body

video_url

Sign in to upload or import from your library.

duration_seconds
is_proxy
Disabled
source_width
source_height
Sign in to run the playground

Request example

curl -X POST "https://influencerstudio.com/api/v2/gemini-flash/analyze-video" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'

Output

Run the model to see results

Real outputs will stream into this panel as the request completes.