Mosyle

Mosyle is an Apple-focused unified endpoint management and endpoint security company that helps organizations deploy, manage, and protect Mac, iPhone, iPad, Apple TV, Apple Watch, and Vision Pro devices at work. Its cloud-native platform combines enterprise-grade Apple MDM, next-generation endpoint security (automated hardening & compliance, purpose-built Mac antivirus, AI-based automated Zero Trust, and Admin On-Demand privilege management), Apple-specific encrypted-DNS online privacy & security, macOS identity management & SSO (Mosyle Auth 2), and best-in-market apps & patch management. The Mosyle Business REST API (businessapi.mosyle.com/v1) lets IT teams programmatically query and act on managed devices and users using an accessToken (JWT) credential. Mosyle serves 65,000+ organizations worldwide.

Mosyle publishes 1 API on the APIs.io network. Tagged areas include Company, Apple, Device Management, MDM, and Endpoint Security.

Mosyle’s developer surface includes developer portal, pricing, engineering blog, signup flow, support, authentication, and 11 more developer resources.

24.4/100 emerging ▬ flat Agent 17/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyAppleDevice ManagementMDMEndpoint SecurityIdentitySSOmacOSiOSIT OperationsSecurity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 24.4/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 17/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/mosyle: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Mosyle Business API

REST API for the Mosyle Business Apple device management platform. Requests are POSTed to operation endpoints under https://businessapi.mosyle.com/v1 (e.g. listdevices, listuser...

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mosyle Authentication

apiKey · 1 scheme

SECURITY

Mosyle Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Mosyle Trust Center

SOC 2 Type II

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mosyle
name: Mosyle
description: Mosyle is an Apple-focused unified endpoint management and endpoint security company that helps organizations
  deploy, manage, and protect Mac, iPhone, iPad, Apple TV, Apple Watch, and Vision Pro devices at work. Its cloud-native platform
  combines enterprise-grade Apple MDM, next-generation endpoint security (automated hardening & compliance, purpose-built
  Mac antivirus, AI-based automated Zero Trust, and Admin On-Demand privilege management), Apple-specific encrypted-DNS online
  privacy & security, macOS identity management & SSO (Mosyle Auth 2), and best-in-market apps & patch management. The Mosyle
  Business REST API (businessapi.mosyle.com/v1) lets IT teams programmatically query and act on managed devices and users
  using an accessToken (JWT) credential. Mosyle serves 65,000+ organizations worldwide.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://business.mosyle.com/images/logos/mosyle_logo.png
url: https://raw.githubusercontent.com/api-evangelist/mosyle/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: profiled
x-tier-reason: has-public-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Apple
- Device Management
- MDM
- Endpoint Security
- Identity
- SSO
- macOS
- iOS
- IT Operations
- Security
apis:
- name: Mosyle Business API
  description: REST API for the Mosyle Business Apple device management platform. Requests are POSTed to operation endpoints
    under https://businessapi.mosyle.com/v1 (e.g. listdevices, listusers) with a JSON body and an accessToken (JWT) credential.
    Lets IT teams inventory and act on managed Apple devices and users. Reference is provided to authenticated customers via
    the Mosyle Business admin console support area.
  humanURL: https://business.mosyle.com/
  baseURL: https://businessapi.mosyle.com/v1
  tags:
  - Device Management
  - MDM
  - Apple
  properties:
  - type: Authentication
    url: authentication/mosyle-authentication.yml
  - type: Conventions
    url: conventions/mosyle-conventions.yml
  - type: ErrorCatalog
    url: errors/mosyle-error-codes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/mosyle-domain-security.yml
- type: Website
  url: https://mosyle.com/
- type: Portal
  url: https://business.mosyle.com/
- type: Pricing
  url: https://business.mosyle.com/#pricing
- type: Blog
  url: https://business.mosyle.com/blog
- type: SignUp
  url: https://mybusiness.mosyle.com/signup/
- type: Login
  url: https://mybusiness.mosyle.com/
- type: Support
  url: https://business.mosyle.com/#support
- type: StatusPage
  url: https://status.mosyle.com/
- type: Compliance
  url: https://business.mosyle.com/security
- type: Authentication
  url: authentication/mosyle-authentication.yml
- type: Conventions
  url: conventions/mosyle-conventions.yml
- type: Lifecycle
  url: lifecycle/mosyle-lifecycle.yml
- type: ErrorCatalog
  url: errors/mosyle-error-codes.yml
- type: Conformance
  url: conformance/mosyle-conformance.yml
- type: TrustCenter
  url: security/mosyle-trust-center.yml
- type: Packages
  url: packages/mosyle-packages.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 8
  pass: local-v1