v1
latestOpenAPI 3.1.02026-07-2268276396.6 KBResearch Agent
Research Agent
Execute a research query with AI-powered analysis and real-time data. Returns a streaming response via Server-Sent Events.
post/v1/research-agent
Request body
Example request
{
"tools_configs": {
"search": {
"query_filters": {
"reporting_entities": [
"228D42"
]
}
}
}
}Response
Streaming SSE response with research results.