# VidContext > Video intelligence API for AI agents. Upload a video, get structured analysis back. ## What it does - Accepts video uploads (or URLs) via REST API - Processes with 7 specialized analysis modes - Returns structured text: transcript, scenes, scores, recommendations - Videos deleted immediately after processing (privacy-first) ## API - Base URL: https://api.vidcontext.com - Endpoint: POST /v1/analyze - Auth: API key via X-API-Key header - Docs: https://docs.vidcontext.com ## Analysis Modes - context: General video understanding (scenes, transcript, brands, metadata) - analysis: Technical video quality metrics and production scoring - ad: Advertising effectiveness scoring for media buyers - ecommerce: Product video conversion analysis - training: Educational content pedagogical effectiveness - ugc: User-generated content and creator evaluation - competitor: Competitive video intelligence and threat scoring ## Pricing - 5 free analyses without an account - 20 credits on signup (1 credit = 1 min video) - Credit packs: 10/$5, 50/$20, 250/$80 - Subscriptions from $15/mo ## Links - Website: https://www.vidcontext.com - API Docs: https://docs.vidcontext.com - Blog: https://www.vidcontext.com/blog - MCP Server: https://pypi.org/project/vidcontext-mcp/