Reactome · Schema

Entry

Biological PathwaysBioinformaticsLife SciencesPathway AnalysisGene EnrichmentMolecular InteractionsSystems BiologyOpen Science

Properties

Name Type Description
authoredPathways string
authoredReactions string
compartmentAccession array
compartmentNames array
databaseName string
date string
dbId string
deleted boolean
disease boolean
exactType string
explanation string
fireworksSpecies array
hasEHLD boolean
hasReferenceEntity boolean
icon boolean
iconCategories array
iconCuratorName string
iconCuratorOrcidId string
iconCuratorUrl string
iconDesignerName string
iconDesignerOrcidId string
iconDesignerUrl string
iconEhlds array
iconName string
iconPhysicalEntities array
iconReferences array
id string
instanceTypeExplanation string
isDisease boolean
name string
orcidId string
reason string
referenceIdentifier string
referenceName string
referenceURL string
regulatedEntity string
regulatedEntityId string
regulator string
regulatorId string
replacementDbIds array
replacementStIds array
reviewedPathways string
reviewedReactions string
species array
stId string
summation string
type string
View JSON Schema on GitHub

JSON Schema

content-service-entry.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://reactome.org/schemas/content-service/Entry",
  "title": "Entry",
  "type": "object",
  "properties": {
    "authoredPathways": {
      "type": "string"
    },
    "authoredReactions": {
      "type": "string"
    },
    "compartmentAccession": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "compartmentNames": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "databaseName": {
      "type": "string"
    },
    "date": {
      "type": "string",
      "format": "date-time"
    },
    "dbId": {
      "type": "string"
    },
    "deleted": {
      "type": "boolean"
    },
    "disease": {
      "type": "boolean"
    },
    "exactType": {
      "type": "string"
    },
    "explanation": {
      "type": "string"
    },
    "fireworksSpecies": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "hasEHLD": {
      "type": "boolean"
    },
    "hasReferenceEntity": {
      "type": "boolean"
    },
    "icon": {
      "type": "boolean"
    },
    "iconCategories": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "iconCuratorName": {
      "type": "string"
    },
    "iconCuratorOrcidId": {
      "type": "string"
    },
    "iconCuratorUrl": {
      "type": "string"
    },
    "iconDesignerName": {
      "type": "string"
    },
    "iconDesignerOrcidId": {
      "type": "string"
    },
    "iconDesignerUrl": {
      "type": "string"
    },
    "iconEhlds": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "iconName": {
      "type": "string"
    },
    "iconPhysicalEntities": {
      "uniqueItems": true,
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/IconPhysicalEntity"
      }
    },
    "iconReferences": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "id": {
      "type": "string"
    },
    "instanceTypeExplanation": {
      "type": "string"
    },
    "isDisease": {
      "type": "boolean"
    },
    "name": {
      "type": "string"
    },
    "orcidId": {
      "type": "string"
    },
    "reason": {
      "type": "string"
    },
    "referenceIdentifier": {
      "type": "string"
    },
    "referenceName": {
      "type": "string"
    },
    "referenceURL": {
      "type": "string"
    },
    "regulatedEntity": {
      "type": "string"
    },
    "regulatedEntityId": {
      "type": "string"
    },
    "regulator": {
      "type": "string"
    },
    "regulatorId": {
      "type": "string"
    },
    "replacementDbIds": {
      "type": "array",
      "items": {
        "type": "integer",
        "format": "int64"
      }
    },
    "replacementStIds": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "reviewedPathways": {
      "type": "string"
    },
    "reviewedReactions": {
      "type": "string"
    },
    "species": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "stId": {
      "type": "string"
    },
    "summation": {
      "type": "string"
    },
    "type": {
      "type": "string"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/content-service-entry"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.