Inspect retrieval. Trace the answer.

Build account-owned collections, follow the matches that shaped an answer and keep source context visible before it reaches a model.

Retrieval transaction

Follow a query from match to cited answer.

An illustrative policy question, shown through the same query and transaction fields the API exposes.

Open API reference
Semantic query POST /api/v1/query

Can raw payment card data be sent to a gateway tool?

Returned passages top: 2 · includeReferences: true
Selected security/tool-boundaries

Before a tool call, payment card numbers must be redacted from the arguments and replaced with a tokenized reference.

Initial score
0.82
After reranking
0.91
Not selected billing/refunds

Refund operations retain an invoice reference and the approved amount in the billing record.

Initial score
0.77
After reranking
0.69
AIVAX / Provenance

Evidence stays useful when its place in the record remains intact.

An archival conservation room with records arranged in sequence across a long worktable

Ask for evidence, an answer, or both.

/api/v1/query

Search

Return the evidence when the application will make the final decision.

/api/v1/answer

Answer

Draft an answer while keeping the retrieved sources beside it.

AI Gateway

Ground

Reuse the same retrieval policy behind every compatible chat call.

Attach the collection to an AI Gateway.

See gateway inference