Skip to main content
Module

x/jamf_school/mod.ts>Credentials

A simple, secure, correct, and modern Jamf School API wrapper. (Unofficial)
Latest
interface Credentials
Re-export
import { type Credentials } from "https://deno.land/x/jamf_school@0.5.0/mod.ts";

The minimum required information to use the API.

Properties

id: string

Your Jamf School network ID.

This can be located in the Jamf School web interface:

Devices > Enroll device(s) > On-device enrollment (iOS & macOS)

token: string

Your API token.

This must be created through the Jamf School web interface:

Organisation > Settings > API > Add API Key

All methods state their required permissions.

url: string

Your API endpoint.

This generally follows this format:

https://your_school_instance.jamfcloud.com/api