ConnectWise Manage API Patterns skillA
ConnectWise Manage API Patterns is agent-read markdown (skill) from wyre-ai/msp-claude-plugins: ConnectWise PSA REST API fundamentals: public/private key + clientId authentication, page/pageSize pagination, the conditions query syntax, rate limiting (60/min), and error-response handling..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# ConnectWise PSA API Patterns
## Overview
The ConnectWise PSA REST API provides access to all PSA entities including tickets, companies, contacts, projects, and time entries. This skill covers authentication, query syntax, pagination, rate limiting, and best practices for API integration.
## Anti-triggers
"ConnectWise" is an umbrella brand over three products with three
unrelated APIs. Loading the wrong one produces auth failures that read
like permission problems:
- **ConnectWise Automate** — on-premise RMM server, `/cwa/api/v1/` base
path, Bearer-token auth, and singular `condition=` filters. PSA
public/private keys will not authenticate against it. Use
`connectwise-automate-api-patterns`.
- **ConnectWise CPQ (Sell/Quosal)** — its own host and credential set
again; use `connectwise-cpq-api-patterns`.
## Base URLs
| Region | Base URL |
|--------|----------|
| North America | `https://api-na.myconnectwise.net/{codebase}/apis/3.0/` |
| Europe | `https://api-eu.myconnectwise.net/{codebase}/apis/3.0/` |
| Australia | `https://api-au.myconnectwise.net/{codebase}/apis/3.0/` |
Replace `{codebase}` with your company identifier (e.g., `v4_6_release` or custom).
…Read the whole file at its exact version.
How to install
mdr add wyre-ai/msp-claude-plugins/ConnectWise Manage API Patterns@git:20260804.20bd768mdr add wyre-ai/msp-claude-plugins/ConnectWise Manage API Patterns@sha256:fd600a3040242c7ePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_2xxcavn6rn3mqsbd)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260804.20bd768 latest | 2026-08-04 | 20bd768 | 9,124 B | A | view · diff |
| git:20260728.b7e78fc | 2026-07-28 | b7e78fc | 8,585 B | A | view · diff |
| git:20260713.1fbd3f3 | 2026-07-13 | 1fbd3f3 | 11,943 B | A | view · diff |
| git:20260405.09d00fc | 2026-04-05 | 09d00fc | 11,961 B | A | view · diff |
| git:20260205.c2c69b1 | 2026-02-05 | c2c69b1 | 11,754 B | B | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9124 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
wyre-ai/msp-claude-plugins · 46 stars · license Apache-2.0 · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_2xxcavn6rn3mqsbd GET https://markdownregistry.com/api/v1/resolve?ref=wyre-ai/msp-claude-plugins/ConnectWise Manage API Patterns GET https://markdownregistry.com/api/v1/blob/fd600a3040242c7e51505cf47aa8f8f2f84eb74db8e4b5a7817409297b740d56
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.