Before publishing
Audit a generated report so unsupported sentences can be revised or removed.
CITATION VERIFICATION API FOR AI AGENTS
Send an AI-generated answer and its public source URLs. Receive sentence-level evidence coverage, matched passages, source hashes, and a proof bundle for $0.05 USDC—without an account or API key.
CONTENT SUPPORT, NOT A TRUTH ORACLE
SourceMint fetches the supplied pages, extracts substantive claims, maps each claim to the strongest available passage, and flags obvious negation conflicts. It reports insufficient evidence instead of inventing support.
POST /api/audit-citations
{
"answer": "A sourced report...",
"urls": ["https://source.example/article"]
}Audit a generated report so unsupported sentences can be revised or removed.
Let an agent inspect cited evidence before using a report in a downstream workflow.
Preserve retrieval timestamps and SHA-256 hashes with the evidence bundle.
FAQ
No. It retrieves and ranks passages from the supplied public sources using transparent lexical matching and negation checks. Buyers should inspect the evidence before high-impact decisions.
Not specifically. SourceMint checks the content of public HTML sources. DOI, journal, and bibliographic-database validation are separate tasks.
Sentence-level support labels, strongest passages, coverage metrics, source URLs, retrieval timestamps, source hashes, and a combined proof hash.
No. An unpaid request returns an x402 payment challenge. The agent pays the stated USDC amount on Base and retries the same request.