API call limits

expand collapsive

The documentation for the API states:

Note: A maximum of 10 API calls can be made a day for a particular device.

What constitutes a call made to a particular device? Does a call to the “Retrieve Device Details” API at

/api/v1/devices/{DEVICE_ID}/

that count as a call for a particular device, or is it only Action calls to a particular device that are limited?

All Replies