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

Reactome xRefs: ReferenceEntity queries

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

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

This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 2.0.

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

3 operations 3 paths 5 schemas 2 GET1 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 3

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

references 3

Reactome xRefs: ReferenceEntity queries

POST
/references/mapping/xrefs
All cross references and physical entities associated with a list of given identifiers
getCrossReferencesForList 5 params body → 404406500
GET
/references/mapping/{identifier}
All ReferenceEntities for a given identifier
getReferenceEntitiesFor 3 params → 404406500
GET
/references/mapping/{identifier}/xrefs
All cross references and physical entities associated with a given identifier
getCrossReferencesFor 4 params → 404406500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PageMapStringCollectionCrossReferenceResult (11 properties), PageableObject (6 properties), CrossReferenceResult (3 properties), Sort (3 properties). Each schema is shown below with its type and property counts.

ShortCrossReference
object
3 properties
PageMapStringCollectionCrossReferenceResult
object
11 properties
Sort
object
3 properties
CrossReferenceResult
object
3 properties
PageableObject
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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