<?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: How to access splunk api in postman in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425794#M67409</link>
    <description>&lt;P&gt;Hi @raviguptasplunk,&lt;/P&gt;

&lt;P&gt;How are you passing username and password? In my lab environment I am able to fire POST request in Firefox and I am passing username and password in Request body like &lt;CODE&gt;username=myuser&amp;amp;password=mypassword&lt;/CODE&gt; and I am getting &lt;CODE&gt;sessionKey&lt;/CODE&gt; in Response.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Oct 2018 11:26:12 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2018-10-15T11:26:12Z</dc:date>
    <item>
      <title>How to access splunk api in postman</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425793#M67408</link>
      <description>&lt;P&gt;I am not able to authenticate or able to access splunk using its REST api in Postman.&lt;BR /&gt;
I have done the trial Splunk Enterprise setup on my local system , I am able to access APIs using curl but through postman i am not.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5918i1BCE4E19062B3656/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 09:18:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425793#M67408</guid>
      <dc:creator>raviguptasplunk</dc:creator>
      <dc:date>2018-10-15T09:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to access splunk api in postman</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425794#M67409</link>
      <description>&lt;P&gt;Hi @raviguptasplunk,&lt;/P&gt;

&lt;P&gt;How are you passing username and password? In my lab environment I am able to fire POST request in Firefox and I am passing username and password in Request body like &lt;CODE&gt;username=myuser&amp;amp;password=mypassword&lt;/CODE&gt; and I am getting &lt;CODE&gt;sessionKey&lt;/CODE&gt; in Response.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 11:26:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425794#M67409</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2018-10-15T11:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to access splunk api in postman</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425795#M67410</link>
      <description>&lt;P&gt;Thanks @harsmarvania57 I am able to get the sessionKey now, i had to disable ssl in postman&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 05:58:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425795#M67410</guid>
      <dc:creator>raviguptasplunk</dc:creator>
      <dc:date>2018-10-16T05:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to access splunk api in postman</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425796#M67411</link>
      <description>&lt;P&gt;I believe you have the answer but you need to disable SSL validation in postman to allow the self-signed Splunk SSL certificate to work.&lt;BR /&gt;
If you can either accept my answer or close the question that would be appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 21:56:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425796#M67411</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-10-17T21:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to access splunk api in postman</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425797#M67412</link>
      <description>&lt;P&gt;POST RequestBody&lt;/P&gt;

&lt;P&gt;username=admin&amp;amp;password=changeme&amp;amp;output_mode=json&lt;/P&gt;

&lt;P&gt;Respons Body&lt;BR /&gt;
{&lt;BR /&gt;
    "sessionKey": "9sIFIEq4tw6LNjhmlFBkOB6NMoCh^OWER^Y^bND6n69JbCI3ENMNR0wotaA09ZoT^gfmNEycqyZfoyhH1Yns_m3XysFJOwD9zRvtDlSW"&lt;BR /&gt;
}&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 23:56:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425797#M67412</guid>
      <dc:creator>lijuj</dc:creator>
      <dc:date>2018-11-21T23:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to access splunk api in postman</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425798#M67413</link>
      <description>&lt;P&gt;you may get error message if you don't disable SSL on postman or browser&lt;/P&gt;

&lt;P&gt;"javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated"&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 00:00:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-access-splunk-api-in-postman/m-p/425798#M67413</guid>
      <dc:creator>lijuj</dc:creator>
      <dc:date>2018-11-22T00:00:17Z</dc:date>
    </item>
  </channel>
</rss>

