FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14192 questions

16848 answers

27718 comments

54238 members

0 votes
229 views 1 comments
by
I used to use https://rms.teltonika-networks.com/api/devices?limit=150 to get a list of all my RUT240s (I currently have 112), for some reason it does not work anymore. If I set the limit to 100, I will get 100 devices, but if I set the limit to 101 and above I will only get 10 devices.

I can't see that something should have changed in the API, so how do I get all my devices?

1 Answer

+1 vote
by
Hello,

A restriction has recently been applied on the RMS. API clients can perform up to 100 actions per call. Restriction introduced to normalize server loads.

In your case, you need to adjust the script and do not exceed this restriction.

Regards.
Best answer