/reactome/pathways/participants

POST /api/reactome/pathways/participants

Price: 20 credits

List the molecules taking part in one Reactome pathway or reaction

How to use it

Participants are collected over the whole event tree below the id, not only its immediate steps, so a top-level pathway returns everything its sub-pathways touch. Cross-references come back inline in `reference_entities`, which is what you join to UniProt or ChEBI on `identifier`, but a few uncurated entities carry none, so read it as a list that can be empty; set `with_reference_entities` only when you also need the sequence, gene names and description behind them. An id Reactome does not know comes back as 412 rather than an empty list.

Parameters

Request body

Response

Errors

Response headers