<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Does Analytics API support API Pagination ? in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Does-Analytics-API-support-API-Pagination/m-p/717674#M603</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We are trying to consume AppD Analytics API and have few questions regarding consuming the API&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Does Analytics API supports API pagination ? If yes, then how can we consume it in our code ?&lt;/LI&gt;
&lt;LI&gt;Is there any limit on number of records we can retrieve via AnalyticsAPI ? For example, can we retrieve 1million records per day ?&lt;/LI&gt;
&lt;LI&gt;Also, any SLAs or limit on number records we can retrieve via AnalyticsAPI if we use ADQL aggregation queries ?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Let me know if you need any further details.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2018 15:54:06 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2018-07-03T15:54:06Z</dc:date>
    <item>
      <title>Does Analytics API support API Pagination ?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Does-Analytics-API-support-API-Pagination/m-p/717674#M603</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We are trying to consume AppD Analytics API and have few questions regarding consuming the API&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Does Analytics API supports API pagination ? If yes, then how can we consume it in our code ?&lt;/LI&gt;
&lt;LI&gt;Is there any limit on number of records we can retrieve via AnalyticsAPI ? For example, can we retrieve 1million records per day ?&lt;/LI&gt;
&lt;LI&gt;Also, any SLAs or limit on number records we can retrieve via AnalyticsAPI if we use ADQL aggregation queries ?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Let me know if you need any further details.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:54:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Does-Analytics-API-support-API-Pagination/m-p/717674#M603</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-07-03T15:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Does Analytics API support API Pagination ?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Does-Analytics-API-support-API-Pagination/m-p/717675#M604</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Aditya,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Please find answers to your queries below pointwise:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;(1)&amp;nbsp;&lt;/SPAN&gt;Does Analytics API supports API pagination ? If yes, then how can we consume it in our code ?&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Currently our Analytics Events API does not support REST API Pagination as defined in&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/13872273/api-pagination-best-practices" rel="noreferrer nofollow noopener" target="_blank"&gt;this StackOverflow.com&lt;/A&gt;&amp;nbsp;post. That said, we do offer query parameters which allow one to define the start timestamp and end timestamp for dataset as well as limit the number of results returned. Please have a look at the link from our documentation found&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO43/Analytics+Events+API#AnalyticsEventsAPI-querymultiple" rel="noreferrer nofollow noopener" target="_blank"&gt;here&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;(2)&lt;/STRONG&gt; Is there any limit on number of records we can retrieve via AnalyticsAPI ? For example, can we retrieve 1million records per day ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;There have been various enhancements to our Analytics API between versions of 4.3.early to 4.4.latest. As stated in our documentation&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Analytics+Events+API#AnalyticsEventsAPI-QueryingEvents" rel="noreferrer nofollow noopener" target="_blank"&gt;here&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;&lt;I&gt;"The Analytics Query API can return a maximum of 10,000 results for non-aggregation queries. New in 4.3.5:&amp;nbsp;For aggregation queries, the maximum is 10,000 results. For versions prior to 4.3.5, the maximum results returned for aggregation queries is 1000."&lt;/I&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;(3)&lt;/STRONG&gt; Also, any SLAs or limit on number records we can retrieve via AnalyticsAPI if we use ADQL aggregation queries?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;I&gt;Yes, The Analytics Search UI caps the number of search results at 1000 records. Refer to the related documentation&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/LIMIT+Clause" rel="noreferrer nofollow noopener" target="_blank"&gt;here&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;


&lt;P&gt;&lt;I&gt;Hope this helps.&lt;/I&gt;&lt;/P&gt;

&lt;P&gt;&lt;I&gt;Thank You,&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;Chitra&lt;/I&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 03 Jul 2018 19:52:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Does-Analytics-API-support-API-Pagination/m-p/717675#M604</guid>
      <dc:creator>Chitra_Lal</dc:creator>
      <dc:date>2018-07-03T19:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does Analytics API support API Pagination ?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Does-Analytics-API-support-API-Pagination/m-p/717676#M605</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/65"&gt;@Chitra.Lal&lt;/A&gt;&amp;nbsp;for the detailed answer.&lt;/P&gt;

&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/P&gt;

&lt;P&gt;Did Analytics API meet your requirements?&amp;nbsp;If you thought&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/65"&gt;@Chitra.Lal&lt;/A&gt;&amp;nbsp;covered everything please mark her response as an accepted solution. It would help others with similar issues find the answer quickly.&lt;/P&gt;

&lt;P&gt;Let us know if you have further questions.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 22:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Does-Analytics-API-support-API-Pagination/m-p/717676#M605</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-10-23T22:37:05Z</dc:date>
    </item>
  </channel>
</rss>

