Automox API

REST API for managing the Automox endpoint management platform including organizations, zones, devices, groups, policies, packages, worklets, commands, events, reports, and user accounts. Authentication uses an API key issued from the Automox console and rate limits are enforced per-user with a default of 100 authenticated requests per second.

API entry from apis.yml

apis.yml Raw ↑
aid: automox:api
name: Automox API
description: REST API for managing the Automox endpoint management platform including organizations, zones,
  devices, groups, policies, packages, worklets, commands, events, reports, and user accounts. Authentication
  uses an API key issued from the Automox console and rate limits are enforced per-user with a default
  of 100 authenticated requests per second.
humanURL: https://developer.automox.com/
baseURL: https://console.automox.com/api
tags:
- Endpoint Management
- Patch Management
- Devices
- Policies
- Worklets
properties:
- type: Documentation
  url: https://developer.automox.com/developer-portal/
- type: API Reference
  url: https://developer.automox.com/openapi/axapi/
- type: REST API Overview
  url: https://docs.automox.com/product/Product_Documentation/Miscellaneous/Automox_REST_based_API.htm