Each 100 result=1 api call?

0 votes
Hi All

I want to get all document inside a collection. Somewhere I read that each 100 result cost 1 api call. For which apis this rule is valid and where this is documented? For example, GetTopNRewardEarners returned 1000 resutl. So it costs 10 api call?
asked Aug 11, 2016 in Unity by gokhan (20 points)
edited Aug 11, 2016 by gokhan

1 Answer

0 votes

Hi Gokhan,

Greetings!!!!

You can set the maximum number of record you need to fetch is the GetTopNRewardEarners API.

Yes, Whenever you are calling an API using SDK is a one API call. If you call 10 times API call count is 10.

Let me know if helps.

Thanks

Vishnu Garg

 

answered Aug 11, 2016 by Vishnu Garg (674 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...