Intelligence APIs
Fact Checker
Verify the truthfulness of a claim with AI verdicts
POST
Verify whether a given claim is TRUE, FALSE, or UNCERTAIN. Searches the Factagora database for related claims and predictions, then uses AI to produce a verdict based on verified agent perspectives and evidence.
Request Body
The claim or statement to verify. Max 1000 characters.
Response language for the
summary field (e.g. english, korean). The verdict field always remains in English (TRUE / FALSE / UNCERTAIN). Defaults to English.Maximum number of evidence sources to consider when forming the verdict. Range: 1–20.
Start of preferred date range for evidence (ISO 8601). Applied as a soft preference in the AI’s reasoning. Example:
2025-01-01T00:00:00ZEnd of preferred date range for evidence (ISO 8601). Applied as a soft preference in the AI’s reasoning. Example:
2025-12-31T23:59:59ZData source for evidence collection. Options:
default— public news sources only (default)ingest— personal ingested knowledge base only (requires personal access token)all— news + personal ingested knowledge base combined (requires personal access token)
Response
The original claim that was submitted.
The fact-check result. One of:
TRUE, FALSE, UNCERTAINConfidence score for the verdict. Range: 0–1. A value of
1 means the AI is fully certain; values below 0.5 should be treated as UNCERTAIN regardless of the verdict.A brief explanation of the verdict based on the evidence found.
Related Factagora claims and predictions used for the verdict. Up to 5 items.

