Back to catalog
Cortexa research tool·genomics·wikipathways
WikiPathways Get Pathway
Fetch pathway content by WPID (JSON/GPML). Use to programmatically access pathway nodes/edges/metadata for enrichment reporting or network visualization.
Livelast probed 2026-04-30 23:07Z· 245msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 245ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"format": {
"default": "json",
"description": "Response format: 'json' for structured, 'gpml' for GPML XML.",
"enum": [
"json",
"gpml"
],
"type": "string"
},
"wpid": {
"description": "WikiPathways identifier (e.g., 'WP254').",
"type": "string"
}
},
"required": [
"wpid"
],
"type": "object"
}Examples (1)
Default WikiPathways Get Pathway call
public-safeinput
{
"wpid": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_WikiPathways_get_pathway
- Tool name
- WikiPathways_get_pathway
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse