POST
/
research

Before You Get Started

To register for usage of our Research API, please reach out via email at api@you.com.

Authorizations

X-API-Key
string
header
required

Body

application/json
chat_id
string

A hexadecimal UUID to maintain continuity within the conversation. This can be a randomly generated string that uniquely identifies the session.

query
string

The main question or statement to be answered. This input directs the scope and context of the response.

Response

200 - application/json
answer
string

The main response generated by the API based on the provided query and instructions.

search_results
object[]