Skip to main content
POST
Ask Endpoint

Authorizations

X-API-KEY
string
header
required

Provisioned Corpus API key with the required jurisdiction and operation scopes.

Body

application/json
q
string
required

Natural-language question.

Minimum string length: 1
as_of
string<date-time> | null

As-of knowledge cutoff (UTC). Default: now (latest known).

market
enum<string> | null

Jurisdiction to query. Omit only for an explicitly cross-jurisdiction request; the credential must then carry both us:read and india:read.

Available options:
IN,
US

Response

Successful Response

answer
string | null
required
planner
enum<string>
required
Available options:
llm,
fallback
as_of
string<date-time>
required
steps
Steps · object[]
required
data
Data · object[]
required
citations
Citations · object[]
required
model
string | null
note
string | null