---
title: "Built for AI agents"
canonical: https://primateintelligence.ai/agents
site: Primate Intelligence
---

# Built for AI agents

Primate Vision is the first video understanding API an AI agent can integrate end-to-end
with zero human touch. The agent mints its own sandbox key, discovers the API via
machine-readable surfaces, runs an analysis, and returns results. A human only enters
the loop when money is owed.

## Get a key — no email, no card

```bash
curl -X POST https://api.primateintelligence.ai/v1/sandbox
```

## Discovery surfaces

- [/llms.txt](https://primateintelligence.ai/llms.txt): agent-readable index of the entire API and every product page
- [/llms-full.txt](https://primateintelligence.ai/llms-full.txt): full docs corpus in one file
- [/agents.md](https://primateintelligence.ai/agents.md): agent quickstart guide with copy-paste curl commands
- Markdown twins: append .md to any URL (e.g. /pricing.md, /compare/twelve-labs.md)
- [MCP server on Smithery](https://smithery.ai/servers/matt-uwba/primate-intelligence)

## Docs

https://primateintelligence.ai/docs · OpenAPI: https://api.primateintelligence.ai/v1/openapi.json
