/reactome/pathways/search

POST /api/reactome/pathways/search

Price: 10 credits

Search Reactome for pathways, reactions, proteins, complexes and the other curated entries

How to use it

Results span every kind of Reactome entry, not only pathways, so set `types` when you want one kind - `Pathway` for processes, `Reaction` for single steps, `Protein` for participants. `species` takes the display name such as `Homo sapiens`; a taxonomy id is not a species here, and Reactome carries the same process separately per species, so an unfiltered query returns the same biology many times over. Filters are enforced: a filter value with no hits among the query's own results answers 412 instead of widening back to the unfiltered set, and a query with no hits answers 412 as well, so the two are not told apart by status - drop the filter and repeat to see which it was.

Parameters

Request body

Response

Errors

Response headers