📄️ Submitting Jobs
The Hades API exposes a small REST interface for submitting jobs. Every job is a JSON payload that defines a name and an ordered list of steps. For the full machine-readable contract, see the API reference.
Learn how to submit jobs, check their status, and retrieve build logs.
The Hades API exposes a small REST interface for submitting jobs. Every job is a JSON payload that defines a name and an ordered list of steps. For the full machine-readable contract, see the API reference.