post https://api.getguru.com/api/v1/answers
Ask Guru a question, and receive an AI-generated answer with up to three source records.
Additional Info
The only required body parameter for this endpoint is
question
. You can simply ask a question in this field, and you will get a response containing an answer generated using the information you've stored in Guru along with your connected sources.To ask a question using a specific Knowledge Agent, include the
agentId
in the request body. Doing so will return an answer using the sources configured for the Knowledge Agent. You can find theagentId
by calling this endpoint, or by clicking on the "API" tab of the Knowledge Agent in the web app.