- Search
- Agent Vision
Prerequisites
You’ll need an API key. Get one at platform.pureframe.ai/settings/api-keys.All examples usecurl. Swap in your own key where you see pf_....Step 1 — Create a collection
Every video must belong to a collection. Create one first:id — you’ll use it in the next step.Step 2 — Upload a video
job_id.Step 3 — Wait for indexing
Poll untilstatus is done. A 10-minute video typically takes 1–3 minutes.Step 4 — Search
Send a text query. Pureframe AI searches visual content and speech simultaneously.Step 5 — Search with an image
You can also search using a reference image to find visually similar moments:Next steps
Search
Search modes, multimodal inputs, and pagination.
Collections
Organize videos and scope searches to a specific library.
Agent Vision
Full guide to MCP and function calling integrations.
API Reference
Every endpoint, parameter, and response field.