WikiPathways Webservices
- Homepage
- https://api.apis.guru/v2/specs/wikipathways.org/1.0.json
- Provider
- wikipathways.org
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/wikipathways.org/1.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/wikipathways.org/1.0/openapi.yaml
Tools (29)
Extracted live via the executor SDK.
-
allFunctions.getFindPathwaysByTextfindPathwaysByText
-
allFunctions.getFindPathwaysByXreffindPathwaysByXref
-
allFunctions.getGetColoredPathwaygetColoredPathwayGet a colored image version of the pathway.
-
allFunctions.getGetCurationTagHistorygetCurationTagHistory
-
allFunctions.getGetCurationTagsgetCurationTagsGet all curation tags for the given tag name. Use this method if you want to find all pathways that are tagged with a specific curation tag.
-
allFunctions.getGetCurationTagsByNamegetCurationTagsByNameGet all curation tags for the given tag name. Use this method if you want to find all pathways that are tagged with a specific curation tag.
-
allFunctions.getRemoveCurationTagremoveCurationTagRemove a curation tag from a pathway.
-
allFunctions.getSaveCurationTagsaveCurationTag
-
allFunctions.postCreatePathwaycreatePathwayCreate a new pathway on the wiki with the given GPML code.
Note: To create/modify pathways via the web service, you need to have an account with web service write permissions. Please contact us to request write access for the web service. -
download.getGetPathwayAsgetPathwayAsDownload a pathway in the specified file format.
-
download.getGetXrefListgetXrefList
-
history.getGetPathwayHistorygetPathwayHistoryGet the revision history of a pathway.
-
history.getGetRecentChangesgetRecentChangesGet the recently changed pathways.
Note: the recent changes table only retains items for a limited time (2 months), so there is no guarantee that you will get all changes when the timestamp points to a date that is more than 2 months in the past. -
organismList.getListOrganismslistOrganisms
-
pathwayInformation.getGetOntologyTermsByPathwaygetOntologyTermsByPathway
-
pathwayInformation.getGetPathwaygetPathway
-
pathwayInformation.getGetPathwayInfogetPathwayInfoGet some general info about the pathway, such as the name, species, without downloading the GPML.
-
pathwayList.getGetPathwaysByOntologyTermgetPathwaysByOntologyTerm
-
pathwayList.getGetPathwaysByParentOntologyTermgetPathwaysByParentOntologyTerm
-
pathwayList.getListPathwayslistPathways
-
search.getFindInteractionsfindInteractionsFind interactions defined in WikiPathways pathways.
-
search.getFindPathwaysByLiteraturefindPathwaysByLiterature
-
userManagement.getGetUserByOrcidgetUserByOrcid
-
userManagement.getLoginloginStart a logged in session, using an existing WikiPathways account. This function will return an authentication code that can be used to excecute methods that need authentication (e.g. updatePathway).
-
writeCreateUpdateDelete.getRemoveOntologyTagremoveOntologyTag
-
writeCreateUpdateDelete.getSaveOntologyTagsaveOntologyTag
-
writeCreateUpdateDelete.getUpdatePathwayupdatePathwayUpdate a pathway on the wiki with the given GPML code.
Note: To create/modify pathways via the web service, you need to have an account with web service write permissions. Please contact us to request write access for the web service. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools