Is there an api rate limit using hosted Jamf pro?

monogrant
Contributor

I'm working on speeding up some scripts by threading my calls instead of running things in serial. I'm not seeing any officially listed rate limit, but want to be respectful at the same time.

Anyone know of a rate limit or guidance for a hosted Jamf Pro isntance?

1 REPLY 1

user-qNlrtarXQT
New Contributor

I also have this same question. I've noticed that about 1/3 of the time after making 20 GET /computer/id calls even with a 300ms Thread.sleep() between calls, I'll get a "Connect to ... failed: connect timed out" error.