Changelog

See what's new in the V100 API.

March 15, 2026 v1.0.0 New

V100 Developer API Platform Launch

The V100 Video Intelligence API is now available for developers. Full API access with API key authentication, rate limiting, and usage tracking.

  • API Key authentication (v100_live_*, v100_test_*) with Redis caching
  • Per-tier rate limiting: Free (100/min), Starter (500/min), Pro (2K/min), Enterprise (10K/min)
  • 40+ REST API endpoints: video processing, AI editing, transcription, avatars, agents
  • Webhook system with HMAC-SHA256 signed payloads and retry logic
  • Pipeline engine for multi-step processing workflows
  • 5 built-in pipeline templates (Full Process, Quick Clip, Translate & Publish, AI Auto-Edit, Social Shorts)
  • Natural language video editing — POST instructions in English, get edited video back
  • Usage analytics dashboard for API key consumers
March 10, 2026 v0.9.0 New

Billing Microservice

Complete Stripe integration with subscription management, metered billing, and payment method management.

  • Stripe checkout + subscription management (4 tiers)
  • HMAC-SHA256 verified Stripe webhooks
  • Meeting session billing with per-minute tracking
  • Payment method CRUD via Stripe SetupIntents
March 5, 2026 v0.8.0 Improved

Platform Foundation

Core platform infrastructure with 12 microservices, real-time conferencing, and video analysis engine.

  • Axum gateway with JWT auth, CORS, compression
  • WebRTC conferencing with RustTURN media server
  • Video analysis: scene detection, face detection, audio analysis
  • Transcription service with batch processing
  • AI orchestration with chat completions