POST
/
smart

Before You Get Started

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

Authorizations

X-API-Key
string
headerrequired

Body

application/json
query
string

A query to generate a response for

chat_id
string

A random string for continuing a conversation (e.g. str(uuid.uuid4()))

instructions
string

Instructions that you can specify to customize your AI assistant (i.e. create a Custom Assistant). A simple example - "Please respond in bulletpoints only." Instructions up to 2.5K characters are supported by default in Smart API. Longer instructions up to 25K characters can be supported with custom pricing on request to api@you.com.

Response

200 - application/json
answer
string
search_results
object[]