Ask Owlbot AI a question

Ask Owlbot a question about the content of your docs.

With accept: text/event-stream the answer is streamed as plain-text Markdown, not Server-Sent Events, so EventSource will not work. Read the raw body. When sources were used, the stream ends with a blank line and a sources: line holding a JSON array of { title, url }. If generation fails part way, one of error: Something went wrong, error: LLM provider didn't respond or error: AskAI couldn't finish generating the answer is appended straight after the answer text with no separator, and the status stays 200. Match the whole marker, since an answer can contain error: on its own.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The question being asked to Owlbot.

string
length ≤ 200

An identifier for the conversation, used for tracing.

string
length ≤ 200

An identifier for the message, used for tracing and to match votes to the logged answer.

customization
object

Custom settings for Ask AI

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json