Docs
research2llm turns a topic into structured, verified, source-cited research findings. You submit a research job to POST /jobs with a payload (topic, budget, preset, language…); it searches the live web, reads and corroborates the sources, runs a separate verification pass, and returns findings labelled established / reported / contested / NEI, each with citations, context, and the source list. Read the result by polling GET /jobs/{id} or by passing a callback_url for a webhook on completion. Manage API keys and view usage from the dashboard.
Quick Start
Get an API key, submit your first job, and read the result in under five minutes.
API Reference
Every endpoint and parameter: /jobs, /me, and /me/keys.
research2llm is part of the 2LLM Suite, alongside scrape2llm and files2llm and html2media and html2reel and stream2llm.