question

david06n avatar image
david06n asked justina Deactivated edited

Where/when API rate limit applied

Hello,

I'm looking at Rate Limiting section on this page: https://docs.clover.com/build/developer-guidelines...
Where/when those limits are applied? Could you have give couple examples of API calls that are counted toward those limits?
We have a webapp doing semi-integration over Secure Network Pay Display. Our app only API calls for getting payments, adjust tips, printing and closing batches. Are there any of those calls falling under those rate limit listed in the above doc?

Thanks!

David.
semi-integrationssecure network pay display
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

justina avatar image
justina Deactivated answered justina Deactivated edited
Hi @David06n,

These limits pertain to calls made through our Clover REST API (reference: https://www.clover.com/api_docs/) and does not apply to clover connector method calls that are part of the remote pay sdk's used in a semi-integrated setup. This limit would not apply to the cloverConnector.retreivePayment(), cloverConnector.tipAdjustAuth(), cloverConnector.print(), or cloverConnector.closeout() methods.

--Justin
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

david06n avatar image david06n commented ·

Thank you very much for your clarification, Justin.

1 Like 1 ·

Welcome to the
Clover Developer Community