Invoke Research Agent

Beta
Coming soon! Conduct research using web and other sources.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
configmap from strings to anyRequired
Configuration for the research agent including search parameters and sources
messageslist of maps from strings to anyRequired
The messages to send to the research agent

Response

Successful Response
findingsmap from strings to any
Research findings and compiled information

Errors