Classic API Docs
The Classic API is the primary resource for programmatically interacting with Jamf Pro. The base URL for the Classic API is located at /JSSResource on each Jamf Pro instance. Documentation and “Try it out” features are built into each instance of Jamf Pro, and can be accessed at /api.
Overview
An overview of the Classic API including details on supported authentication mechanisms, HTTP methods, standard error responses and more.
API Reference
The Swagger docs include example values, lists of required parameters and "Try it out" functionality. Everything you need to get started with the Classic API.
Code Samples
Review samples of code in cURL and Python to get up and running with your integration quickly.