# Cloud Video Intelligence API
> Analyze video content asynchronously with Google Video Intelligence. Detect labels, shots, explicit content, speech, on-screen text, logos, object tracks, scene changes, and searchable metadata for uploaded or cloud-hosted videos.

## Agent Summary
- FQN: `solana-foundation/google/videointelligence`
- Category: ai_ml
- Operator: solana-foundation
- Origin: google
- Version: v1
- Endpoints: 1
- Pricing: $0.10
- HTML page: https://pay.sh/services/solana-foundation/google/videointelligence
- Markdown page: https://pay.sh/services/solana-foundation/google/videointelligence/index.md

## Service URLs
- Gateway: https://videointelligence.google.gateway-402.com
- Source: solana-foundation/pay-skills
- Source path: providers/solana-foundation/google/videointelligence/PAY.md
- Source skill: pay-skills

## Use Case
Use for video indexing, content moderation, scene and shot detection, object tracking, logo recognition, OCR on video frames, speech transcription, media search, compliance review, archive tagging, and extracting structured video metadata.

## Endpoint Table
| Method | Path | Pricing | Description |
| --- | --- | --- | --- |
| POST | v1/videos:annotate | $0.10/requests | Performs asynchronous video annotation. Progress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `AnnotateVideoProgress` (progress). `Operation.response` contains `AnnotateVideoResponse` (results). |
