Skip to content

Web Services

Paul Willworth edited this page Sep 22, 2018 · 3 revisions

The following web services can be used to integrate with the Galaxy Harvester web site. Most services will require you to first obtain an authentication session id to access them. Do this by first calling the authUser.py service and parsing the session id returned in the response. You can then pass that session id to other services to authenticate.

authUser getResourceByName postResource

Clone this wiki locally