Limit on Deals API

Hello,
I need a way to get all deals (not deleted) limits, how can I do it?
Thanks,

Hi, welcome to the forum.

I’m not sure I understand what you mean by “deal limits”…
Are you looking for how to use the pagination?

Thanks for the prompt replay!
I meant to GET all the deals in PD (I have more then 500 deals) within the same request.

If they’re more than 500, you can’t get them all in one call. You’ll have to use pagination :slight_smile:

With the essential plan we have 20 requests per 2 seconds… does that mean we can extract 10*500 rows per second? Is there a way to speed up the extration besides getting the advanced plan? Thanks a lot in advance

Hi @gonnaChange,

Currently the only way to speed up extraction is via a higher plan. In the future, we’ll hopefully be able to introduce bulk API requests to better manage these.