Welcome to VidNavigator API
The VidNavigator Developer API provides programmatic access to advanced video intelligence capabilities — transcription, analysis, structured data extraction, and semantic search — across all major video platforms including YouTube, TikTok, Instagram, X/Twitter, Facebook, Vimeo, Loom, Dailymotion, and your own uploaded files.OpenAPI Specification
View the complete OpenAPI 3.0 specification
Get Started
Quick start guide for making your first API call
Authentication
All API endpoints require authentication using an API key passed in theX-API-Key header:
Base URL
The API is available at:Error Handling
The API uses standard HTTP status codes and returns structured error responses:Common Error Codes
| Status Code | Error Type | Description |
|---|---|---|
| 400 | bad_request | Invalid request parameters |
| 401 | unauthorized | Missing or invalid API key |
| 402 | payment_required | Credit limit exceeded or no active subscription |
| 403 | access_denied | Insufficient permissions |
| 404 | not_found | Resource not found |
| 429 | rate_limit_exceeded | Rate limit exceeded |
| 500 | internal_server_error | Server error |
API Categories
Transcripts
Extract transcripts from YouTube, TikTok, Instagram, X/Twitter, Facebook, Vimeo, Loom, and more
File Management
Upload, manage, and organize audio/video files with namespaces
AI Analysis
Analyze video content with AI for insights and summaries
Data Extraction
Extract structured data from transcripts using custom schemas
Semantic Search
Search across videos using natural language queries

