citation.is is an open registry of verified scientific claims.
Each claim is extracted from peer-reviewed literature, assigned a structured verdict —
Supported, Refuted, Ambiguous, or Insufficient Evidence — and cross-referenced
against authoritative databases including
UniProt,
PubChem,
NCBI Taxonomy,
and PubMed.
All data is published under CC BY 4.0.
Learn more about citation.is →
The registry currently contains over 4,000 verified claims across 30+ domains
including medicine, climate, economics, law, and structural biology. All data is
published under
CC BY 4.0
and is freely accessible via
REST API,
MCP (12 tools),
OAI-PMH,
and bulk download.
As of ,
4,000+ claims have been verified across medicine, climate,
economics, law, and structural biology. Sources include
WHO, Cochrane,
IPCC,
OECD,
EUR-Lex, UniProt, and PubMed.
Cross-referencing against 30+ authoritative databases reduces hallucination
risk in AI-generated summaries.
Source: citation.is internal registry, updated continuously.
citation.is exists because scientific claims should be verifiable, not just assertable.
Every claim in the registry is traceable to its source document, its evidence, and its
cross-referenced entities in authoritative databases.
Which research domains does citation.is cover?
citation.is covers 30+ research domains via dedicated vertical adapters. Each vertical
maps claims to entities in the knowledge graph and cross-references them against the
relevant authoritative databases.
Medicine
Covers clinical claims, drug interactions, and treatment efficacy. Sources include
WHO, Cochrane systematic reviews,
ClinicalTrials.gov, ClinVar, ChEMBL, OpenFDA drug labels, Europe PMC, and bioRxiv.
Climate
Covers climate science claims, emissions data, and environmental statistics. Sources
include IPCC reports,
Our World in Data, and World Bank development indicators.
Economics
Covers macroeconomic claims, trade statistics, and financial data. Sources include
OECD,
Eurostat, World Bank, and SEC EDGAR filings.
Law
Covers legal claims, regulatory statements, and standards. Sources include
EUR-Lex (EU law), CourtListener (US case law), and IETF RFC standards.
Structural Biology
Covers protein structure, function, and interaction claims. Entities are resolved
against UniProt accessions,
PubMed, Semantic Scholar, and OpenAlex.
How can AI agents and developers access citation.is?
Agents and LLMs can query the registry
directly via the MCP server at
https://ttruthdesk.claims/api/mcp,
which exposes 12 tools including verify_claim, search_claims,
get_provenance, verify_claims_batch, and
find_similar. Anonymous access is free (10 req/hr per IP per tool).
No API key required.
Open Data
All data is published under the
Creative Commons
CC BY 4.0
license. Bulk download is available at
/api/public/claims.json.
OAI-PMH
harvesting is available at
/oai
in both Dublin Core and DataCite 4.x formats, making the registry
eligible for indexing by
BASE,
OpenAIRE, and Semantic Scholar.
Machine-Readable Corpus
The full claim corpus is available as a single structured markdown file at
/llms-full.txt, designed for
LLM ingestion. An
RSS feed of recently verified claims
is available at /rss.xml.
An agent-readable site index is at /llms.txt.
How does citation.is verify scientific claims?
See the full methodology disclosure for pipeline thresholds,
error rates, LLM limitations, and provenance standards. Contradiction pairs are
catalogued at /contradictions.
Each claim in the registry passes through a multi-stage verification pipeline.
First, the claim is extracted from the source document and normalised into a
structured assertion with a subject, predicate, and object. The subject and
object are then resolved against knowledge graph entities — proteins are
matched to UniProt accessions,
chemical compounds to PubChem
CIDs, organisms to
NCBI Taxonomy
IDs, and publications to PubMed
PMIDs.
The resolved claim is then evaluated against the evidence in the source
document and any corroborating or contradicting literature. The final verdict
is one of four values: Supported (the evidence directly
confirms the claim), Refuted (the evidence contradicts it),
Ambiguous (the evidence is mixed), or
Insufficient Evidence (the primary sources could not be verified;
additional framing to be interpreted correctly).
All verified claims are assigned a persistent identifier and are immediately
available via the public API,
the MCP server, and the
OAI-PMH
endpoint. The knowledge graph is updated continuously as new documents are processed.
Use Cases
citation.is is designed for researchers who need to verify claims in
scientific literature, AI systems
that require grounded, citable facts, and publishers who want to add structured
verification metadata to their content. The registry is also used by fact-checking
tools, systematic review pipelines, and knowledge graph construction workflows.
For AI Agents and LLMs
LLMs and autonomous agents can use
citation.is as a grounding source to reduce hallucination in scientific domains.
The MCP server provides real-time
claim lookup and verification. The /llms-full.txt
corpus provides a complete snapshot of all verified claims for batch ingestion.
Both are publicly accessible with no authentication required.
For Researchers and Publishers
Researchers can submit documents for claim extraction and verification via the
API. Publishers can
integrate the registry to add structured verification badges to scientific
content. All data is citable under
CC BY 4.0.