Extracted Data

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2025.3 > Connectors > Alphabetic Connector List > Jamf Pro 

Extracted Data

 

Endpoint:

{+serverUrl}/uapi/v1/auth/token

Description:

Authenticate with the API and returns an access token in exchange for a valid credentials.

Documentation:

https://www.jamf.com/developers/apis/jamf-pro/overview/#authentication

 

Endpoint:

{+serverUrl}/uapi/v1/auth/keep-alive

Description:

Authenticate with the API and returns a new access token in exchange for an access token.

Documentation:

https://www.jamf.com/developers/apis/jamf-pro/overview/#authentication

 

Endpoint:

{+serverUrl}/uapi/v1/computers-inventory

Description:

Fetch a Computer Inventory for paginated list of computers.

Documentation:

https://www.jamf.com/developers/apis/jamf-pro/reference/#/computer-inventory/get_v1_computers_inventory

 

Endpoint:

{+serverUrl}/uapi/v2/mobile-devices

Description:

Fetch Mobile Device objects.

Documentation:

https://www.jamf.com/developers/apis/jamf-pro/reference/#/mobile-devices/get_v2_mobile_devices

 

Endpoint:

{+serverUrl}/uapi/user

Description:

Fetch all Jamf Pro user accounts.

Documentation:

https://www.jamf.com/developers/apis/jamf-pro/reference/#/user-session-preview/get_user

 

Endpoint:

https://<server>.jamfpoint.com/api/v1/auth/token

Description:

The endpoint used to retrieve the authentication token.

Permissions:

read

Resource:

Authentication token for all operations after login.

 

Endpoint:

https://<server>.jamfpoint.com/api/v1/computer-inventory

Description:

The endpoint used to retrieve device related data.

Permissions:

read

Resource:

Data for devices, plugins, extension attributes.

 

Endpoint:

https://<server>.jamfpoint.com/api/v2/mobile-devices

Description:

The endpoint used to retrieve mobile device data.

Permissions:

read

Resource:

Data for mobile devices.

 

Endpoint:

https://<server>.jamfpoint.com/api/user

Description:

The endpoint used to retrieve data about all users.

Permissions:

read

Resource:

Data for all users.