Skip to main content
GET
Required scope: read

Query parameters

string
required
Query string to evaluate
string
required
RFC3339 timestamp for historical snapshot
string
Optional strategy override
string
Optional session ID
integer
Optional max depth override
number (float)
Optional confidence threshold override
boolean
Whether to include explanation in response
number (float)
Neural weight for hybrid reasoning
boolean
Whether to include evidence in response

Response

ReasonResponse
string
The answer to the query
number (float)
required
Confidence score (0.0 to 1.0)
any[]
Optional evidence/citation objects supporting the answer
object
Detailed explanation of reasoning steps
ResponseMetadata
required
string
required
Type of reasoning used (symbolic, neural, hybrid)
string
Session ID for follow-up queries

Status codes