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

Previous queries filter

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

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

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

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

13 operations 13 paths 18 schemas 10 GET3 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 13

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

token 13

Previous queries filter

GET
/token/{token}
Returns the result associated with the token
getToken 12 params → 404410
POST
/token/{token}/filter/pathways
Returns the result for the pathway ids sent by post (when they are present in the original result)
getTokenFilterPathways 8 params body → 404410
GET
/token/{token}/filter/species/{species}
Filters the result by species
filterBySpecies 6 params → 404410
POST
/token/{token}/found/all
Returns a summary of the contained identifiers and interactors for each requested pathway and a given token
getTokenHitEntitiesPathways 2 params body → 404410
GET
/token/{token}/found/all/{pathway}
Returns a summary of the contained identifiers and interactors for a given pathway and token
getTokenHitEntitiesPathway 3 params → 404410
GET
/token/{token}/found/entities/{pathway}
Returns a summary of the found curated identifiers for a given pathway and token
getTokenIdentifiersPathway 5 params → 404410
GET
/token/{token}/found/interactors/{pathway}
Returns a summary of the found interactors for a given pathway and token
getTokenInteractorsPathway 5 params → 404410
GET
/token/{token}/notFound
Returns a list of the identifiers not found for a given token
getNotFoundIdentifiers 3 params → 404410
GET
/token/{token}/page/{pathway}
Returns the page where the corresponding pathway is taking into account the passed parameters
getPageOfPathway 11 params → 404410
GET
/token/{token}/pathways/binned
Returns a list of binned hit pathway sizes associated with the token
getPathwaysBinnedBySize 6 params → 404410
POST
/token/{token}/reactions/pathways
Returns the reaction ids of the pathway ids sent by post that are present in the original result
getTokenFilterPathwaysReactions 7 params body → 404410
GET
/token/{token}/reactions/{pathway}
Returns the reaction ids of the provided pathway id that are present in the original result
getTokenFilterPathwayReactions 8 params → 404410
GET
/token/{token}/resources
Returns the resources summary associated with the token
getResources 1 param → 404410

Schemas 18

The contract defines 18 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.

PathwayBase
object
4 properties
FoundInteractors
object
4 properties
FoundElements
object
7 properties
PathwaySummary
object
8 properties
AnalysisResult
object
8 properties
AnalysisSummary
object
11 properties
FoundEntity
object
3 properties
IdentifierSummary
object
2 properties
ResourceSummary
object
3 properties
FoundEntities
object
6 properties
IdentifierMap
object
2 properties
SpeciesFilteredResult
object
3 properties
SpeciesSummary
object
5 properties
EntityStatistics
object
11 properties
Bin
object
2 properties
ReactionStatistics
object
4 properties
ExpressionSummary
object
3 properties
FoundInteractor
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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