File tree Expand file tree Collapse file tree
website/app-templates/smarty/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 <li ><a href =" #application" >Application name/version</a ></li >
6666 <li ><a href =" #scriptsamples" >Scripts samples</a ></li >
6767 <li ><a href =" #apiratelimit" >Rate Limits</a ></li >
68+ <ol >
69+ <li ><a href =" #apiratelimit_currentlimits" >Current API rate limits</a ></li >
70+ </ol >
6871 </ol >
6972 </li >
7073</ol >
@@ -515,6 +518,7 @@ Content-Type: application/xml</code></pre>
515518 <pre ><code class =" language-xml" >{ $gk_xml_rate_limit_error } </code ></pre >
516519
517520 <h4 >Current API rate limits</h4 >
521+ <a class =" anchor" id =" apiratelimit_currentlimits" ></a >
518522 <p >
519523 Your effective limit is the base multiplied by your tier multiplier (the <b >period</b > does not change):
520524 <code >effective_limit = floor(base_limit × tier_multiplier)</code >
You can’t perform that action at this time.
0 commit comments