Accelerate Discovery

Access 2.4M+ peer-reviewed entries, structured datasets, citation tools, and REST/GraphQL APIs designed for academic, clinical, and commercial research workflows.

All Resources
Datasets
API Endpoints
Citation Tools
Machine Readable
Open License
Dataset v3.2.1
Global Historical Climate Index
Decadal temperature, precipitation, and sea-level data spanning 1850–2024. Normalized to IPCC AR6 standards with uncertainty bounds.
📦 4.2 GB 📄 CSV/Parquet 🔄 Updated Weekly
Dataset v1.8
Multilingual Lexical Semantic Network
Cross-lingual word embeddings and syntactic dependency trees across 89 languages, aligned to Universal Dependencies v2.12.
📦 12.8 GB 📄 JSON-LD 🏷️ CC-BY-4.0
Dataset v5.0
Biomedical Entity Resolution Graph
Curated knowledge graph linking genes, proteins, pathways, and clinical trials with provenance tracking and confidence scoring.
📦 2.1 GB 📄 RDF/GraphML 🔬 Peer Reviewed
Dataset v2.4
Socioeconomic Development Indicators
Harmonized macroeconomic, education, health, and infrastructure metrics for 194 countries from 1960 to present.
📦 840 MB 📄 Excel/CSV 🌍 Public Domain

Quick Start Guide

Integrate Aevum's verified knowledge graph into your research pipeline. Authentication is handled via API keys. Rate limits: 1,000 req/min (Free), 10,000 req/min (Academic), Unlimited (Enterprise).

// Node.js / Axios Example // Requires: npm install axios const response = await axios.get( 'https://api.aevum.io/v3/entities', { headers: { 'Authorization': 'Bearer YOUR_API_KEY', 'Accept': 'application/json' }, params: { q: 'quantum entanglement', limit: 50, format: 'full' } } ); console.log(response.data.entities.length);

Core Endpoints

GET /v3/entities/{id}
GET /v3/search
POST /v3/citations/generate
PUT /v3/contributions/review
GET /v3/graph/neighbors/{id}
Tool
Semantic Similarity Matrix
Upload up to 5,000 references to compute cosine similarity across Aevum's embedding space. Export heatmaps and clustering dendrograms.
Tool
Bibliographic Network Analyzer
Visualize citation flows, identify seminal works, and detect research communities using force-directed graph rendering.
Tool
Temporal Trend Explorer
Track keyword emergence, peak relevance, and disciplinary crossover rates from 1900 to present. Supports custom date ranges.
Citation
APA / MLA / Chicago / IEEE
Generate publication-ready citations in 12+ academic styles. Supports DOIs, ISSNs, ISBNs, and Aevum internal identifiers.
Citation
BibTeX / RIS / CSL JSON
Export structured bibliographic data for Zotero, Mendeley, JabRef, or custom reference managers. Batch export supported.
Citation
Citation Impact Tracker
Monitor how Aevum entries are cited in peer-reviewed literature. Real-time crossref and PubMed syncing.
2.4M+
Indexed Entries
18.7B
API Requests / Mo
99.94%
Uptime SLA
142
Partner Institutions