Skip to content

Web Services

Paul Willworth edited this page Jul 27, 2020 · 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 service and parsing the session id returned in the response. You can then pass that session id token to other services to authenticate.

authUser

getResourceByName

postResource

markUnavailable

Clone this wiki locally