Introduction
The QDC Public API provides a variety of functions, such as:
- Uploading files
- Retrieving targets
- Submitting jobs
- Monitoring jobs
- Querying the list of submitted jobs
- Aborting jobs
You can interact with the Public API using Python library or by directly calling the RESTful API.
To get started with the Python library, click here.