Google Cloud Video Intelligence website screenshot

Google Cloud Video Intelligence

Google Cloud Video Intelligence API makes videos searchable and discoverable by extracting metadata with an easy-to-use REST API. It enables annotation of videos stored in Google Cloud Storage with video-level, shot-level, and frame-level labels, object tracking, text detection, and explicit content detection.

1 APIs 0 Features
Content ModerationGoogle CloudMachine LearningObject DetectionVideo AnalysisVideo Intelligence

APIs

Google Cloud Video Intelligence API

Annotates videos with labels, shot changes, object tracking, text detection, and explicit content detection using Google's machine learning models.

Collections

Pricing Plans

Rate Limits

FinOps

Semantic Vocabularies

context Context

13 classes · 0 properties

JSON-LD

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔑
Authentication
Authentication
💰
Pricing
Pricing
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🟢
StatusPage
StatusPage
💬
Support
Support
🔗
JSONLD
JSONLD

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Google Cloud Video Intelligence API
  version: v1
items:
- info:
    name: Videos:annotate
    type: folder
  items:
  - info:
      name: Google Cloud Video Intelligence Annotate video
      type: http
    http:
      method: POST
      url: https://videointelligence.googleapis.com/v1/videos:annotate
      body:
        type: json
        data: '{}'
    docs: Performs asynchronous video annotation on a video stored in Google Cloud Storage or provided as inline content.
- info:
    name: Operations
    type: folder
  items:
  - info:
      name: Google Cloud Video Intelligence Get operation status
      type: http
    http:
      method: GET
      url: https://videointelligence.googleapis.com/v1/operations/:operationId
      params:
      - name: operationId
        value: ''
        type: path
    docs: Gets the latest state of a long-running operation.
  - info:
      name: Google Cloud Video Intelligence Delete operation
      type: http
    http:
      method: DELETE
      url: https://videointelligence.googleapis.com/v1/operations/:operationId
      params:
      - name: operationId
        value: ''
        type: path
    docs: Deletes a long-running operation.
bundled: true