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

Queries for multiple identifiers

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

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

This API exposes 6 operations across 6 paths, and defines 8 schemas. 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 8 schemas 6 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 — 6 POST. Each is listed below with its method, path, parameters, and response codes.

identifiers 6

Queries for multiple identifiers

POST
/identifiers/
Analyse the post identifiers over the different species
getPostText_1 12 params body → 400
POST
/identifiers/form
Analyse the identifiers in the file over the different species
getPostFile_1 12 params body → 400413415
POST
/identifiers/form/projection
Analyse the identifiers in the file over the different species and projects the result to Homo Sapiens
getPostFileToHuman 11 params body → 400413415
POST
/identifiers/projection
Analyse the post identifiers over the different species and projects the result to Homo Sapiens
getPostTextToHuman 11 params body → 400
POST
/identifiers/url
Analyse the identifiers contained in the provided url over the different species
getPostURL_1 12 params body → 400413415422
POST
/identifiers/url/projection
Analyse the identifiers contained in the provided url over the different species and projects the result to Homo Sapiens
getPostURLToHuman 11 params body → 400413415422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are AnalysisSummary (11 properties), EntityStatistics (11 properties), PathwaySummary (8 properties), AnalysisResult (8 properties). Each schema is shown below with its type and property counts.

AnalysisResult
object
8 properties
PathwaySummary
object
8 properties
AnalysisSummary
object
11 properties
ResourceSummary
object
3 properties
SpeciesSummary
object
5 properties
EntityStatistics
object
11 properties
ReactionStatistics
object
4 properties
ExpressionSummary
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reactome-identifiers-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 import API
Reactome interactors API
Reactome mapping API
Reactome orthology API