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

Reactome Data: Schema class queries

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

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

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

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

5 operations 5 paths 4 schemas 5 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 5

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

schema 5

Reactome Data: Schema class queries

GET
/data/schema/model
A list of Reactome data model
getSchemaModel 2 params → 406500
GET
/data/schema/{className}
A list of entries corresponding to a given schema class
getDatabaseObjectsForClassName 6 params → 404406500
GET
/data/schema/{className}/count
Number of entries belonging to the specified schema class
countEntries 4 params → 404406500
GET
/data/schema/{className}/min
A list of simplified entries corresponding to a given schema class
getSimpleDatabaseObjectByClassName 6 params → 404406500
GET
/data/schema/{className}/reference
A list of simplified reference objects corresponding to a given schema class
getSimpleReferencesObjectsByClassName 5 params → 404406500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DatabaseObject (8 properties), SimpleDatabaseObject (5 properties), SchemaNode (3 properties), SimpleReferenceObject (3 properties). Each schema is shown below with its type and property counts.

SimpleReferenceObject
object
3 properties
DatabaseObject
object
8 properties
SimpleDatabaseObject
object
5 properties
SchemaNode
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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