Documentation
Open docs that developers can actually click.
Schemas, errors, examples, costs, and agent World-State docs are public before signup.
Quickstart
Create a beta account, add a video source, run bounded CPU-first processing, fetch artifacts, and ask from evidence.
Open →DocsAPI reference
REST routes for signup, videos, execution, artifacts, Ask Video, cost reports, billing state, and onboarding.
Open →DocsSchemas
scene_graph.json, timeline.json, evidence_bundle.json, detector_report.json, and cost.json.
Open →DocsExamples
Copyable cURL and Python examples for ingestion, execution, artifacts, Ask Video, and onboarding.
Open →DocsLimits
Sandbox quotas, capture windows, API budgets, storage caps, and escalation posture.
Open →DocsErrors
Auth, validation, execution, artifact, limit, and evidence-required error handling.
Open →DocsCost model
How duration, sampling, detector mode, artifact retention, Ask Video, and fallback affect cost.
Open →Docsscene_graph.json
Objects, events, zones, relationships, timestamps, confidence, review flags, and evidence references.
Open →Docsevidence_bundle.json
Traceable evidence spans, answer references, frame/time intervals, and human review notes.
Open →Docscost.json
Processing duration, detector mode, fallback flags, estimated beta cost, and retention notes.
Open →DocsWorld-State for agents
Use durable video artifacts as read-only memory for LangChain, CrewAI, and MCP-style tools.
Open →