Skip to content

Addigy Setup

Addigy is an Apple device management (MDM) platform. Once connected, Junto can search devices, run remote commands, deploy profiles, manage policies, and monitor alerts — giving the AI agent full visibility and control over macOS and iOS endpoints.

Prerequisites

  • An Addigy account with API access
  • A API token from Addigy
  • Your Addigy Organization ID

Step 1: Generate API Credentials

See Generating Addigy API Key and Secret for detailed instructions.

  1. Log in to Addigy and navigate to API & Webhooks.
  2. Note your Organization ID displayed at the top of the page.
  3. Click New API Token to generate a API token.
  4. Copy both the Organization ID and API token.

Step 2: Configure in Junto

  1. In Junto, go to Settings > Integrations > Addigy.
  2. Click Add Configuration and fill in:
    • API Key -- Your API token. This is encrypted before storage.
    • Organization ID -- From the API & Webhooks page.
  3. Click Create. Junto validates the credentials before saving.

Step 3: Map Companies to Policies

  1. After connecting, click Configure Policy Mapping.
  2. Junto lists your Addigy policies and child organizations.
  3. Link each Junto company to its corresponding Addigy policy.
  4. You can use Auto-Map to automatically match companies by name, then review and confirm suggestions.
  5. Save mappings.

What the AI Agent Can Do

Device Lookup & Inventory

ToolDescriptionRisk Level
Search DevicesFind devices by hostname, serial number, user, or other device attributesLow
Get MDM Device InfoView detailed MDM enrollment status, APN certificate, and last response timeLow

Remote Control & Commands

ToolDescriptionRisk Level
Run CommandExecute a shell command on a device and retrieve the outputHigh
Restart DeviceRestart a device remotely with optional user notificationMedium

Security & Compliance

ToolDescriptionRisk Level
Lock DeviceLock a device remotely with optional PIN, message, and phone numberHigh
Enable/Disable Remote DesktopToggle screen sharing and remote desktop on macOS devicesMedium
Rotate FileVault KeyRotate the FileVault recovery key on a deviceHigh

Software & Profile Management

ToolDescriptionRisk Level
List ProfilesView all MDM configuration profilesLow
Deploy ProfilePush an MDM configuration profile to a deviceHigh
Remove ProfileRemove an MDM configuration profile from a deviceHigh

Policy & Configuration

ToolDescriptionRisk Level
Assign to PolicyMove a device to a different Addigy policy or organizational groupHigh
Set Device NameUpdate the device name via MDMHigh

User Management

ToolDescriptionRisk Level
List UsersView known user accounts on a deviceLow
Delete UserRemove a user account from a deviceHigh

Monitoring & Alerts

ToolDescriptionRisk Level
List Monitoring ItemsView alert definitions and monitoring rulesLow
Get AlertsView alerts that have fired on devicesLow
List Maintenance ItemsView automated scripts and remediationsLow
Query System EventsBrowse audit log entries — device status changes, admin actions, enrollment eventsLow

Approval Required

Some tools require technician approval before execution. Read-only tools do not require approval.

Troubleshooting

  • Connection fails -- Verify your API token and Organization ID are correct.
  • No policies listed -- Confirm your Addigy account has child organizations or policies configured.
  • Devices not found -- Check that the company-to-policy mapping is correct and that devices are enrolled under the mapped policy.
  • Commands time out -- The target device must be online and checking in with Addigy for remote commands to execute.