API - HTML Page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
09-14-2020
02:41 AM
- last edited on
03-04-2025
02:55 AM
by
kh-richa_mig
I've seen lots of API posts using bash but any tutorials or help on creating an API request to search our Jamf via a web page and then show the results in the browser?
I'm familiar with PHP and MySQL but search the DB direct seems to be the wrong direction to take.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-14-2020 06:08 AM
Hey MatG
You can access JAMF API's at the JSS URL and adding a /api at the end of the url for example:
jss.domain.com:8443/api
or
companyname.jamfcloud.com/api
This should land you on the pages for docs on using the API
Hope this helps
Shawn OG
