Agent Retrieval API
The agent-facing plane of ipto.ai — search private & licensed data, retrieve passages with provenance, and download source media over HTTP and MCP.
Status
Online
Indexed passages
0
Ranking
keyword
Version
0.1.0
Endpoints
| GET | /asset/:id | One asset and every passage extracted from it. |
| GET | /assets | Walk this workspace's own catalogue, newest first. |
| GET | /dl/:token | Fetch the bytes for a minted token. |
| POST | /download | Mint a one-time URL for an asset's bytes. |
| POST | /mcp | The same operations over MCP (Streamable HTTP). |
| GET | /search | Search the passage index. |
Machine-readable: /openapi.json ·
/mcp/tools.json ·
/llms.txt
Worked examples: /docs/search-recipes.md