GitHunt
MI

micromdm/apple-device-services

API schema definitions for Apple's various device management web services.

Apple Device Services

CI/CD

API schema definitions for Apple's various device management web services.

While Apple does provide documentation in the form of HTML (i.e. for humans to read), machine-readable API schema definitions are much preferred for e.g. validation, code generation, etc. We love the documentation Apple provides in the Apple Device Management repository and hope one day they will choose to manage and provide machine-readable schemas for their web service APIs, too. Hopefully these work as a stop-gap until that happens. These schemas were hand-crafted from the HTML documentation.

Schemas

A general list of schemas managed here:

Contributing

These schemas are almost guaranteed to be incomplete due to the fact they are used as-needed and manually generated from Apple's documentation. So: your help needed!. Take a look at a given schema and if something you need isn't there: PRs welcome!

Note that we use the jsonschema tool to enforce JSON Schema formatting and linting.

Contributors

MIT License
Created September 8, 2025
Updated February 25, 2026
micromdm/apple-device-services | GitHunt