Jamf School API

Jamf School Documentation

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
The Jamf School API is the primary resource for programmatically interacting with Jamf School.
Jamf School API Endpoint
You can view your Jamf School API endpoint by navigating to Organization > Settings > API. Your Jamf School endpoint is your Jamf School instance URL succeeded by jamfcloud.com/api:
Example:

https://{yourURL}.jamfcloud.com/api

Note:

In order to use the API, you need to generate an API key. The key must be secret and will be used to authorize all API calls. Navigate to Organization > Settings > API and click Add API Key to enter or generate a unique key and determine which methods the key can access.

Jamf Developer Portal
The developer portal contains additional API documentation, including API development guides and code samples. For more information, see the Jamf School Developers page in the Jamf Developer Portal.