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

Reactome Data: Queries related to participants

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

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

This API exposes 3 operations across 3 paths, and defines 2 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 2 schemas 3 GET

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 — 3 GET. Each is listed below with its method, path, parameters, and response codes.

participants 3

Reactome Data: Queries related to participants

GET
/data/participants/{id}
A list of participants for a given event
getParticipants 3 params → 404406500
GET
/data/participants/{id}/participatingPhysicalEntities
A list of participating PhysicalEntities for a given event
getParticipatingPhysicalEntities 3 params → 404406500
GET
/data/participants/{id}/referenceEntities
A list of participating ReferenceEntities for a given event
getParticipatingReferenceEntities 3 params → 404406500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ParticipantRefEntities (7 properties), Participant (4 properties). Each schema is shown below with its type and property counts.

Participant
object
4 properties
ParticipantRefEntities
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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