<?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 Re: Is it possible to invoke the Rest API that the UI uses? in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121990#M1019</link>
    <description>&lt;P&gt;Yes, technically it is, but I'd discourage using that API as may break without notice and you are also risking breaking some configuration if you want to do changes. Just by logging in and issuing correct requests (csrf_token and Cookies), you are able to call it. Another method I can think of would be using some browser scripting tools (selenium for example).&lt;BR /&gt;&lt;BR /&gt;I understand there are still areas not covered by the Config or Environment APIs. Just wondering - which API do you need to call and what is the use case?&lt;/P&gt;</description>
    <pubDate>Sat, 20 Feb 2021 22:06:25 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2021-02-20T22:06:25Z</dc:date>
    <item>
      <title>Is it possible to invoke the Rest API that the UI uses?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121989#M1018</link>
      <description>&lt;P&gt;Given that the UI uses a separate API than the environment API, it seems to me that it might not be accessible.&lt;/P&gt;
&lt;P&gt;In any case, I would ask if anyone can give insight on this, if it might be used, or if there are any intentions of exposing it to the users that are willing to use it in an advanced form?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 14:11:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121989#M1018</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2021-05-24T14:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to invoke the Rest API that the UI uses?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121990#M1019</link>
      <description>&lt;P&gt;Yes, technically it is, but I'd discourage using that API as may break without notice and you are also risking breaking some configuration if you want to do changes. Just by logging in and issuing correct requests (csrf_token and Cookies), you are able to call it. Another method I can think of would be using some browser scripting tools (selenium for example).&lt;BR /&gt;&lt;BR /&gt;I understand there are still areas not covered by the Config or Environment APIs. Just wondering - which API do you need to call and what is the use case?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 22:06:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121990#M1019</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2021-02-20T22:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to invoke the Rest API that the UI uses?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121991#M1020</link>
      <description>&lt;P&gt;&lt;A rel="user noopener noreferrer" href="https://community.dynatrace.com/users/16467/view.html" nodeid="16467" target="_blank"&gt;@Július L.,&lt;/A&gt; yes, I imagine it is possible, but I have only looked at the replies coming in via the Developer Tools. In some cases, that's a real help, as I have noticed in the following post, which involved this technique and some ggplot stitching:&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://community.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/239813/scatter-plotting-purepaths.html" target="_blank"&gt;https://community.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/239813/scatter-plotting-purepaths.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In my case, I'm looking for a way to get data for a specific service, where there are too many types of requests to get them from Request Attributes. I have upvoted an old RFE that is basically what I need:&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://community.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/216968/rfe-timeseries-rest-api-support-for-all-web-reques.html" target="_blank"&gt;https://community.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/216968/rfe-timeseries-rest-api-support-for-all-web-reques.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 14:04:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121991#M1020</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-10-16T14:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to invoke the Rest API that the UI uses?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121992#M1021</link>
      <description>&lt;P&gt;Just quick notice that I was trying to find a solution that would involve API tokens, and not passing authentication information from an existing session. The reason is that I'm trying to automate it, of course...&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2021 10:13:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121992#M1021</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2021-02-21T10:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to invoke the Rest API that the UI uses?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121993#M1022</link>
      <description>&lt;P&gt;So our customers to workaround missing pieces in REST APIs use Selenium automation to just click things in UI instead. Definitely more secure. &lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 16:29:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121993#M1022</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2021-02-26T16:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to invoke the Rest API that the UI uses?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121994#M1023</link>
      <description>&lt;P&gt;Yes, I could even use RPA and get it, but doesn't make sense &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;Definetly, it would make sense that this data is available...</description>
      <pubDate>Fri, 26 Feb 2021 21:53:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Is-it-possible-to-invoke-the-Rest-API-that-the-UI-uses/m-p/121994#M1023</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2021-02-26T21:53:38Z</dc:date>
    </item>
  </channel>
</rss>

