GET ContentService/search/query

reactome.org:reactome-api

Summary: Queries Solr against the Reactome knowledgebase
Operation ID: getSearchResult
Auth: unknown
Description

This method performs a Solr query on the Reactome knowledgebase. Results can be provided in a paginated format.

Parameters (13)

Force filters (boolean, query, optional, default: False)

Force filters<br>In case where applied filters yield to no results, filters are removed by default to grant results as much as possible. Set <b>Force filters</b> to true to avoid this behaviour

Start row (integer, query, optional, default: 0)

Start row

cluster (boolean, query, optional, default: True)

Cluster results

compartments (array, query, optional)

Compartments to filter

includeRef (boolean, query, optional, default: False)

Global parameter - If true, replace element ref to dbId by standard JSOG object {@ref}

keywords (array, query, optional)

Keywords

parserType (string, query, optional, default: STD)

Query parser to use

Constraints: {'enum': ['DISMAX', 'EDISMAX', 'STD']}

query (string, query, required)

Search term

rows (integer, query, optional, default: 10)

Number of rows to include

scope (string, query, optional, default: PHYSICAL_ENTITY)

Scope of the query. Can be either REFERENCE_ENTITY to group Physical Entities having a reference entity (Proteins, Genes, etc.) into a single ReferenceEntity, and keep those which don't (Complexes, Sets, etc.) as Physical Entity. PHYSICAL_ENTITY to remove the grouping by reference entity. BOTH to include both types

Constraints: {'enum': ['REFERENCE_ENTITY', 'PHYSICAL_ENTITY', 'BOTH']}

species (array, query, optional)

Species name

types (array, query, optional)

Types to filter

view (string, query, optional, default: flatten)

Global parameter - Customise the view to be more concise and/or aggregate relationships

Constraints: {'enum': ['flatten', 'nested', 'nested-aggregated']}

Examples (1)

TitleTypeURLAction
Queries Solr against the Reactome knowledgebase openapi-spec https://reactome.org/ContentService/search/query?query=Biological oxidations&cluster=True&parserType=STD&Start row=0&rows=10

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:28:14.390095 200 366ms