Watch it understand
video. Live.

Point Primate Vision at any camera and ask questions in plain language. Live answers, structured data, and alerts — no training, no labeling.

Try it liveSee use cases

For developers

First answer in one minute. No signup required.

# Get a key — no email, no card
curl -s -X POST https://api.primateintelligence.ai/v1/sandbox

# Ask a question about video
curl -s -X POST https://api.primateintelligence.ai/v1/analyses \
  -H "Authorization: Bearer $PRIMATE_API_KEY" \
  -H "Content-Type: application/json" \
  -H "Prefer: wait=60" \
  -d '{"video_id": "video_…", "prompt": "Is there a person in this video?"}'

Full API docs at primateintelligence.ai/docs · OpenAPI spec at api.primateintelligence.ai

Ready to test it on your footage?

Upload a short video. Ask a question. See the result in ~10 seconds.

Try Primate Vision →Talk to us about your use case →