curl and jq. Replace $LYCEUM_API_KEY with an API key from API Keys.
1. Verify the key works
2. List the hardware profiles you can use
3. Submit a run
4. Poll status until done
5. Fetch the full record
6. Fetch logs
7. Fetch GPU metrics
For GPU runs, per-execution GPU and system metrics are available:8. Aborting a run
/execution/image/abort/... for Docker runs and /execution/compose/abort/... for Compose stacks.
