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 query API

Reactome Data: Common data retrieval

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

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

This API exposes 6 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.0.1, at version 2.0.

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

6 operations 6 paths 1 schemas 4 GET2 POST

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 6

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

query 6

Reactome Data: Common data retrieval

GET
/data/query/enhanced/v2/{id}
More information on an entry in Reactome knowledgebase
findEnhancedObjectById 6 params → 200
GET
/data/query/enhanced/{id}
More information on an entry in Reactome knowledgebase
findOldEnhancedObjectById 3 params → 200
POST
/data/query/ids
A list of entries in Reactome knowledgebase
findByIds 2 params body → 404500
POST
/data/query/ids/map
A list of entries with their mapping to the provided identifiers
findByIdsMap 2 params body → 200
GET
/data/query/{id}
An entry in Reactome knowledgebase
findById 3 params → 404406500
GET
/data/query/{id}/{attributeName}
A single property of an entry in Reactome knowledgebase
findById_1 4 params → 404500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is DatabaseObject (8 properties). Each schema is shown below with its type and property counts.

DatabaseObject
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reactome-query-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