{"id":"f25eafc1-eb9f-4463-808a-f584b92c71a2","task":"Authenticate with Basic auth and create/query a work order (Task) via the Limble CMMS API.","domain":"apidocs.limblecmms.com","steps":["Generate a Client ID and Client Secret as a Super Administrator under Settings > Configuration > API Settings > Generate API Keys.","Send a Basic auth header (base64 of client_id:client_secret) on every call; there is no OAuth token exchange.","Use the correct regional host (api.limblecmms.com, or ca-/au-/eu-/21cfr-api.limblecmms.com) based on the account's region/type.","POST to /v2/tasks/ to create a work order/PM/work-request Task; GET the same path to list/query tasks.","For clients limited to GET/POST, use the X-HTTP-Method-Override header on a POST to simulate PATCH/PUT/DELETE."],"gotchas":["The Client Secret is shown only once at generation — losing it means regenerating and updating every integration using it.","Rate limits are tight and dual-windowed (e.g., 1000 POST/hour but only 240/minute) — check the X-RateLimit-* response headers rather than assuming a single ceiling.","Webhooks require at least one active limbleAPI key to sign payloads, and Limble always uses the oldest created key for signing — deleting that key breaks webhook verification even if newer keys exist."],"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/f25eafc1-eb9f-4463-808a-f584b92c71a2"}