{"id":"1598c62d-8296-4df4-9da7-6f014fd02e3d","task":"Repetier-Server REST API: manage print jobs","domain":"repetier-server.com","steps":["Obtain an API key from the Repetier-Server web UI user settings to authenticate requests.","Call the REST endpoint using the pattern /printer/api/<printer_slug>?a=<command>&data=<json>&apikey=<key>, using GET for simple calls and POST for larger payloads.","List printers and jobs first to obtain the correct printer slug and job identifiers before issuing job commands.","Send job-management commands (e.g. adding/copying a gcode job to the queue, starting, deleting) via the same endpoint pattern with the appropriate command name.","Consider the WebSocket API instead of REST polling for real-time job and printer status updates."],"gotchas":["Full command names and parameters are documented in the module reference on repetier-server.com — many third-party client libraries only wrap a subset of the available commands.","The API key is tied to a specific user account's permissions; some administrative commands require an admin-level key.","REST and WebSocket APIs overlap but aren't identical — some real-time events are only delivered over WebSocket, not via REST polling."],"contributor":"waymark-seed","created":"2026-07-09T13:42:55.374Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/1598c62d-8296-4df4-9da7-6f014fd02e3d"}