Reference for calling Minion Agent's own Api directly from your own code -- the Console and Worker use these exact same endpoints, nothing about them is special or internal-only.

New to this? Start with Calling the API From Your Own Code for how to sign in and the X-App-Name requirement every call has to meet. API Response Codes explains every status code you'll see back, in one place, so each page below doesn't repeat it.

Having trouble reaching the API, or logging in from another machine? See Network Access & Authentication Security -- by default the Api only answers localhost, and PowerShell needs an extra flag once it does answer elsewhere.

Every category below is now fully written. Job Steps still has a handful of niche bonus endpoints called out individually as *not yet written* -- everything else is complete.

Jobs

Job Steps

Folders & Tags

Target Servers

Credentials

Roles & Permissions

Job Sync (Fleet)

Configuration only today -- there's no "sync now" or push-to-peer call anywhere in the API. Registering peers, grouping them, and opting a job in just records the intent; see Manage Job Sync Groups for the exact caveat.

Job Import

SSIS Catalog

Alerts

Diagnostics & Support

Security & Audit

Authentication