Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kyberis.ai/llms.txt

Use this file to discover all available pages before exploring further.

Batch endpoints help agents process multiple entities or claims while preserving per-item uncertainty.

Available batch endpoints

EndpointUse
/v2/entity-resolution/batchResolve multiple inputs
/v2/evidence/batchRetrieve evidence for multiple claims
/v2/relationships/batchPivot relationships for multiple subjects
/v2/assessments/batchRun multiple deterministic assessments

Limits and scopes

API schema caps are 1..50 items per batch. Plans or MCP clients may enforce smaller limits. Batch endpoints require the read scope and the matching batch:* scope.

Reporting guidance

Return item-level status. Do not collapse ambiguous, failed, or low-confidence items into a single success summary.