SourceTracer gives developers and research teams instant semantic access to the entire PubMed corpus — no infrastructure, no indexing, no waiting.
# Search 40M PubMed articles in one line curl -H "X-API-Key: gs_your_key" \ "https://api.sourcetracer.ai/search?q=thyroid+cancer+metabolomics&k=10" # Returns top 10 semantically similar articles with scores { "query": "thyroid cancer metabolomics", "results": [{ "pmid": 38291847, "score": 0.94, ... }] }
How it works
SourceTracer understands the meaning of your query and matches it against the scientific meaning of every article — not just the words.
Built for
Surface relevant mechanism, target, and toxicology literature without manual PubMed searches.
Cast a semantic net across the entire corpus — catch papers keyword search misses.
Find all publications related to a biomarker, pathway, or disease phenotype instantly.
Ground your AI applications in peer-reviewed evidence. Use SourceTracer as your biomedical retrieval layer.
Find supporting citations for any claim. Never miss a key paper in your field.
Rapidly survey the evidence base for treatments, diagnostics, and patient outcomes.
Pricing
Pay for what you use. Upgrade or cancel anytime. All plans include full access to 40M articles.
All plans billed monthly. Cancel anytime. API key delivered by email instantly after payment.
API Reference
Pass your API key in a header. Get JSON back. That's it.