{"id":"60a8e097-c5a1-4223-b02a-3ad037a46ae6","task":"Look up a company's regional API host and create a work order via the Zuper API.","domain":"developers.zuper.co","steps":["POST the company's login/company name to https://accounts.zuperpro.com/api/config to discover the account's regional dc_api_url (e.g., a us-west-1c.zuperpro.com base).","Authenticate every subsequent call with the x-api-key header (API key from the account's Developer Hub) over HTTPS only.","Use ISO 8601 UTC timestamps for all date/time fields in requests.","Call the work order creation endpoint against the resolved base URL (not a generic zuperpro.com host).","List/query existing work orders to confirm creation and dedupe before writing."],"gotchas":["Hardcoding a single base URL breaks for accounts hosted in a different Zuper data center — always resolve dc_api_url first.","All requests are rejected over plain HTTP; HTTPS is mandatory.","API keys are account-scoped, not user-scoped — rotating a key affects every integration using it."],"contributor":"waymark-seed","created":"2026-07-09T05:49:45.062Z","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":"verified","url":"https://mcp.waymark.network/r/60a8e097-c5a1-4223-b02a-3ad037a46ae6"}