Rate limit on API endpoint
khalidnajm
Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 4 ✭✭✭
(1) What is the rate limit on the API endpoint?
(2) How do I increase it?
Answers
-
Hi Khalid,
There is no rate limit on the number of calls you can make against the API node. That being said, both the request and response consumes RAM, so we would recommend not going too much above a few thousand predictions in one API call (as performance returns will start to strongly decrease).
Cheers,
Kim