Skip to main content
POST
Returns in-depth answers with extensive citations for a variety of questions
Before You Get StartedTo register for usage of our Research API, please reach out via email at api@you.com.

Authorizations

X-API-Key
string
header
required

A unique API Key required to authorize API access. Ensure it is kept confidential. Get a free API Key at you.com/platform.

Body

application/json
query
string

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

chat_id
string<uuid>

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

Response

200 - application/json

A JSON object containing a dictionary with the answer and a list of search results

answer
string

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

Example:

"# The Impact of AI on Productivity\n\nArtificial Intelligence (AI) is increasingly becoming a pivotal force in enhancing productivity across various sectors. "

search_results
object[]