Galaxy Project API

The open-source Galaxy bioinformatics workbench exposes a REST API for managing histories, datasets, workflows, tools, jobs, and users across community Galaxy servers and self-hosted installations.

API entry from apis.yml

apis.yml Raw ↑
name: Galaxy Project API
description: The open-source Galaxy bioinformatics workbench exposes a REST API for managing histories,
  datasets, workflows, tools, jobs, and users across community Galaxy servers and self-hosted installations.
humanURL: https://docs.galaxyproject.org/en/latest/api_doc.html
baseURL: https://usegalaxy.org/api/
tags:
- Bioinformatics
- Open Source
- Workflows
- Galaxy
properties:
- type: Documentation
  url: https://docs.galaxyproject.org/en/latest/api_doc.html
- type: GitHubRepository
  url: https://github.com/galaxyproject/galaxy