<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Thanks Scott, confirmed<div><br></div><div>You can see the limit is capped (e.g. reset) to 1000 if you go above:&nbsp;<a href="http://api.gbif.org/v1/species/search?q=a&amp;limit=1010">http://api.gbif.org/v1/species/search?q=a&amp;limit=1010</a></div><div><br></div><div>It should be added to docs as what is on&nbsp;<a href="http://www.gbif.org/developer/summary#common">http://www.gbif.org/developer/summary#common</a>&nbsp;is not clear enough. &nbsp;</div><div><br></div><div>I’ve filed an issue&nbsp;<a href="http://dev.gbif.org/issues/browse/PF-1805">http://dev.gbif.org/issues/browse/PF-1805</a>&nbsp;which will be picked up at some point.</div><div><br></div><div>In the meantime, I am afraid you will have to hit the services with a high limit, and see how it behaves, but you should code defensively in any iterating clients and read the actual limit used - this is how all the Java clients work. &nbsp;</div><div><br></div><div>Thinking aloud: It is also something that I could imagine might change over time, depending on observed infrastructure load. &nbsp;You might find the docs simply become something like&nbsp;</div><div>“All services provide a ceiling on the Limit parameter, which is typically 100, 1000 or 10000 but is subject to change over time. &nbsp;Application developers are required to code defensively, and read the actual limit used which is returned in each response to accurately page over resources. &nbsp;A sensible default for all calls is 1000”.</div><div><br></div><div>I hope this helps,</div><div>Tim</div><div><br></div><div><br></div><div><br><div><div>On 10 Oct 2014, at 01:07, Scott Chamberlain &lt;<a href="mailto:myrmecocystus@gmail.com">myrmecocystus@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello,&nbsp;<div><br></div><div>Is the max value 1000 for the limit parameter for /species endpoints?&nbsp; If so, I don't think this is documented anywhere. &nbsp;</div><div><br></div><div>Cheers, Scott</div></div>
_______________________________________________<br>API-users mailing list<br><a href="mailto:API-users@lists.gbif.org">API-users@lists.gbif.org</a><br>http://lists.gbif.org/mailman/listinfo/api-users<br></blockquote></div><br></div></body></html>