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 . Your Jamf School endpoint is your Jamf School instance URL succeeded by
jamfcloud.com/api:Example:https://{yourURL}.jamfcloud.com/apiNote: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 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.