Reactome Analysis Service API Reference Overview
mainThe Reactome Analysis Service provides endpoints for biological pathway analysis, identifier mapping, and species comparison. The base URL for all requests is https://reactome.org/AnalysisService.
API Categories
- Database: Retrieve database name and version.
- Identifier: Analyze single identifiers across species or with projection to Homo sapiens.
- Identifiers - Batch Analysis: Perform overrepresentation or expression analysis on multiple identifiers via POST (body), file upload, or URL.
- Token - Result Retrieval: Use a token to retrieve, filter, or summarize analysis results.
- Download: Export results in JSON, gzipped JSON, or CSV formats.
- Mapping: Map identifiers across different species.
- Import: Re-import previously exported JSON data.
- Report: Download PDF reports.
- Species Comparison: Compare Homo sapiens to other species.