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

Imports an external result

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

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

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

import 3

Imports an external result

POST
/import/
Imports the posted json into the service
getPostText body → 400415
POST
/import/form
Imports the posted json file into the service
getPostFile body → 400413415
POST
/import/url
Imports the json file provided by the posted url into the service
getPostURL body → 400413415422

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is AnalysisSummary (11 properties). Each schema is shown below with its type and property counts.

AnalysisSummary
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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