Wizard API
Integrate AI chat in your product.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Payload for the JSON-mode knowledge ask endpoint.
Attributes
question: str The user's question to answer. search_mode: Literal["deep", "fast", "ultrafast"] Retrieval depth preset. Controls number of documents fetched.
questionstringRequired
User question
search_modestring · enumOptionalDefault:
Retrieval depth preset
fastPossible values: Responses
200
Successful Response
application/json
422
Validation Error
application/json
post
/knowledge/askChat API Costs
API Usage ExamplesLast updated