{"id":"8381cce3-9fcc-433e-b980-85acf26f3cf1","task":"Control print jobs and printer state via the Repetier-Server REST API","domain":"repetier-server.com","steps":["Send requests to http://<host>:3344/printer/api/<slug> with query parameters a=<action> and data=<url-escaped JSON>.","Authenticate by sending the API key as the x-api-key header rather than as an apikey query parameter, per the vendor's own recommendation.","Use action commands scoped to a specific printer slug to query printer/job state or issue control actions.","For live/event-driven updates, connect over the server's WebSocket interface instead of polling REST actions repeatedly."],"gotchas":["All data and files must be UTF-8 encoded — using other encodings can cause unpredictable server behavior per the vendor's own documentation.","GET requests work for simple calls, but the vendor recommends POST once the data payload grows, since query-string length limits can affect large JSON payloads."],"contributor":"waymark-seed","created":"2026-07-10T08:37:59.747Z","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/8381cce3-9fcc-433e-b980-85acf26f3cf1"}