GumGum · Arazzo Workflow
Classify a video with GumGum Contextual and retrieve the result
Version 1.0.0
Submit a video asset to the GumGum Contextual API, poll the job until analysis completes, then retrieve the contextual, brand-safety and sentiment analysis. Generated by the API Evangelist enrichment pipeline on 2026-08-01; every operationId is verified against ../openapi/gumgum-contextual-api-openapi.yml.
View Spec
View on GitHub
AdvertisingAdTechContextual AdvertisingBrand Safetycontent-classificationComputer-VisionNatural Language ProcessingVideo AnalysisImage AnalysisConnected TVHeader BiddingProgrammatic Advertisingiab-taxonomyContent ModerationArazzoWorkflows
Provider
Workflows
classify-video-and-retrieve-result
Submit a video, wait for processing, and read the classification.
GumGum Contextual video analysis is asynchronous. This workflow submits the asset, captures the service-generated uuid, polls the status endpoint until analysis is processed, and then fetches the completed classification.
1
2
pollStatus
Poll the classification status until processing completes. A 404 here means results are not yet available, so retry on a bounded backoff before treating the uuid as invalid.
3
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.