Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reactome pathways API

Reactome Data: Pathway related queries

Reactome pathways API is one of 23 APIs that Reactome publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include pathways. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 7 paths. It is described by OpenAPI 3.0.1, at version 2.0.

Requests are made against a single base URL, /AnalysisService.

7 operations 7 paths 0 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0
Base URL
https://reactome.org/ContentService
Contact
Terms of Service
Resource Areas
1

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 GET. Each is listed below with its method, path, parameters, and response codes.

pathways 7

Reactome Data: Pathway related queries

GET
/data/pathway/{id}/containedEvents
All the events contained in the given event
getContainedEvents 3 params → 404500
GET
/data/pathway/{id}/containedEvents/{attributeName}
A single property for each event contained in the given event
getContainedEvents_1 4 params → 404500
GET
/data/pathways/low/diagram/entity/{id}
A list of lower level pathways with diagram containing a given entity or event
getPathwaysWithDiagramFor 4 params → 404500
GET
/data/pathways/low/diagram/entity/{id}/allForms
A list of lower level pathways with diagram containing any form of a given entity
getPathwaysWithDiagramForAllFormsOf 4 params → 404500
GET
/data/pathways/low/entity/{id}
A list of lower level pathways containing a given entity or event
getPathwaysFor 4 params → 404500
GET
/data/pathways/low/entity/{id}/allForms
A list of lower level pathways containing any form of a given entity
getPathwaysForAllFormsOf 4 params → 404500
GET
/data/pathways/top/{species}
All Reactome top level pathways
getTopLevelPathways 3 params → 404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reactome-pathways-api-openapi.yml Raw ↑

Other APIs Reactome publishes across the network.

Reactome database API
Reactome discover API
Reactome diseases API
Reactome download API
Reactome entities API
Reactome events API
Reactome exporter API
Reactome identifier API
Reactome identifiers API
Reactome import API
Reactome interactors API
Reactome mapping API