Medical literature
intelligence via API
Semantic search, claim verification, and evidence synthesis over the entire PubMed corpus. One API call. Real citations. No hallucinations.
POST /api/v1/search
{
"query": "SGLT2 inhibitors cardiovascular outcomes",
"limit": 10,
"year_min": 2020
}
// Response (42ms)
{
"total_results": 10,
"articles": [
{
"pmid": 34878502,
"title": "SGLT2 Inhibitors and Cardiovascular
Risk: Lessons Learned From the EMPA-REG...",
"score": 0.947,
"doi": "10.1056/NEJMoa..."
}
]
}
Three endpoints. Infinite research.
Everything you need to build evidence-based medical AI products, without the infrastructure headache.
/search
Hybrid BM25 + semantic vector search with Reciprocal Rank Fusion. Natural language or keyword queries.
- + Filter by year, journal, MeSH, language
- + Sub-100ms latency
- + Full abstracts + metadata
/verify
Submit a medical claim, get a verdict (supported / contradicted / mixed) backed by real PubMed citations.
- + Ground LLM outputs in evidence
- + Confidence scoring
- + Anti-hallucination layer
/synthesis
Automated rapid evidence reviews. Submit a research question, get a structured report with PICO extraction and citations.
- + Rapid / Extended / Scoping tiers
- + GRADE-style assessment
- + Export to PDF + CSV
Built for builders
Medical AI Chatbots
Ground your answers in real PubMed evidence. Stop hallucinating dosages.
Clinical Decision Support
Real-time literature lookup for treatment recommendations.
Pharma Intelligence
Competitive analysis, drug pipeline monitoring, adverse event tracking.
Fact-Checking
Verify health claims against peer-reviewed evidence automatically.
Simple, usage-based pricing
Start free. Scale when you need to.
API Subscriptions (monthly)
Free
100 calls/month
$0
Indie
10,000 calls/month
$39/mo
Pro
100,000 calls/month
$149/mo
Scale
1M calls/month + SLA
$599/mo
Evidence Synthesis (pay-per-use)
Rapid Review
Up to 100 articles, narrative synthesis
$15
Extended Review
Up to 300 articles, GRADE assessment
$29
Scoping Review
Up to 800 articles, full analysis
$59
Stop building medical search from scratch
39M articles. Indexed, embedded, and ready to query. You focus on your product — we handle the evidence.
Start Building — Free