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

Molecule interactors

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

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

This API exposes 16 operations across 16 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.

16 operations 16 paths 8 schemas 7 GET9 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 16

Across 16 paths, the API surfaces 16 operations — 7 GET, 9 POST. Each is listed below with its method, path, parameters, and response codes.

interactors 16

Molecule interactors

GET
/interactors/psicquic/molecule/{resource}/{acc}/details
Retrieve clustered interaction, sorted by score, of a given accession by resource.
getProteinDetailsByResource 4 params → 406500
GET
/interactors/psicquic/molecule/{resource}/{acc}/summary
Retrieve a summary of a given accession by resource
getProteinSummaryByResource 4 params → 406500
POST
/interactors/psicquic/molecules/{resource}/details
Retrieve clustered interaction, sorted by score, of a given accession(s) by resource.
getProteinsDetailsByResource 3 params body → 406500
POST
/interactors/psicquic/molecules/{resource}/summary
Retrieve a summary of a given accession list by resource.
getProteinsSummaryByResource 3 params body → 406500
GET
/interactors/psicquic/resources
Retrieve a list of all Psicquic Registries services
getResources 2 params → 406500
GET
/interactors/static/molecule/enhanced/{acc}/details
Retrieve a custom interaction information of a given accession in Reactome knowledgebase for UI to use, including Reactome entity number
getCustomInteractionsByAcc 3 params → 404406500
GET
/interactors/static/molecule/{acc}/details
Retrieve a detailed interaction information of a given accession
getProteinDetailsByAcc 5 params → 404406500
GET
/interactors/static/molecule/{acc}/pathways
Retrieve a list of lower level pathways where the interacting molecules can be found
getLowerLevelPathways 5 params → 404406500
GET
/interactors/static/molecule/{acc}/summary
Retrieve a summary of a given accession
getProteinSummaryByAcc 3 params → 404406500
POST
/interactors/static/molecules/details
Retrieve a detailed interaction information of a given accession
getProteinsDetailsByAccs 4 params body → 404406500
POST
/interactors/static/molecules/summary
Retrieve a summary of a given accession list
getProteinsSummaryByAccs 2 params body → 404406500
POST
/interactors/token/{token}
Retrieve custom interactions associated with a token
getInteractors 3 params body → 404406500
POST
/interactors/upload/psicquic/url
Registry custom PSICQUIC resource
registryPsicquicURL 3 params body → 400406500
POST
/interactors/upload/tuple/content
Paste file content and get a summary associated with a token
postFileContent 3 params body → 400406413415422500
POST
/interactors/upload/tuple/form
Parse file and retrieve a summary associated with a token
postFile 3 params body → 400406413415422500
POST
/interactors/upload/tuple/url
Send file via URL and get a summary associated with a token
postUrl 3 params body → 400406415422431500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CustomInteraction (12 properties), Interactor (7 properties), Summary (5 properties), PsicquicResource (4 properties). Each schema is shown below with its type and property counts.

Interactor
object
List of Interactors that interacts with the given accession.
7 properties
CustomPsicquicResource
object
1 property
Summary
object
5 properties
CustomInteraction
object
12 properties
PsicquicResource
object
4 properties
Interactors
object
2 properties
InteractorEntity
object
This is the list of entities which have been requested.
3 properties
TupleResult
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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