1. Submit the claim
Submit a factual claim and evidence.
Verified is independent claim-verification infrastructure that checks one factual claim against supplied evidence and returns a signed proof-of-claim receipt.
Submit a factual claim and evidence directly to /api/verify to generate a signed proof-of-claim receipt.
Submit a factual claim and evidence.
Verified screens and canonicalises the transaction.
One primary and three heterogeneous judges review independently.
Verified proprietary adjudication returns VERIFIED, CHALLENGED or UNVERIFIED.
A signed receipt records the evidence trail, dissent, cost and integrity state.
API-first verification, tenant-owned keys, deterministic pricing, JSON download and machine-readable validation keep the integration path predictable.
verify_claim(
claim_text="...",
evidence_text="...",
idempotency_key="..."
)
returns {
runtime_response_version,
attempt_terminal_outcome,
receipt_id,
public_result,
social_summary,
receipt_url
}Start with the same Mini protocol. Activate SSO, RBAC, residency, legal hold, WORM evidence, dedicated routing and audit exports when procurement requires them.