Developers

Deep research your AI agents can call

ResearchAO exposes a personal research API so agents and backends can submit questions, poll or retrieve reports, and listen for webhooks — without pretending to be a chat UI.

Designed for programmatic research

Agents often need more than a single model completion: multi-source investigation, structured findings, and citations. ResearchAO is a research platform with an HTTP API — create keys in the app, scope permissions, and spend the same credits as the web product.

Common patterns

  • Agent tool call → POST research → store run id → fetch report
  • Webhook on completion → enqueue review or notify a channel
  • Scheduled research → agent only handles deltas or summaries

What we do not claim

This page does not claim Model Context Protocol (MCP) support or any specific third-party agent framework partnership. Integrate via standard HTTP using the documented endpoints.

Start with the Deep Research API for AI agents guide.

Wire research into your agent

Sign up, create an API key, and follow the OpenAPI-backed docs.