<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Api on Richard Borges</title>
    <link>/tags/api/</link>
    <description>Recent content in Api on Richard Borges</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 18 Mar 2016 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/api/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Supplying credentials for an API call</title>
      <link>/post/2016-03-18-supplying-credentials-for-an-api-call/</link>
      <pubDate>Fri, 18 Mar 2016 00:00:00 +0000</pubDate>
      <guid>/post/2016-03-18-supplying-credentials-for-an-api-call/</guid>
      <description>&lt;p&gt;For testing APIs, I use a tool called Postman. Its free and available on the &lt;a href=&#34;https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en&#34;&gt;Chrome Webstore&lt;/a&gt;. Install and launch the app. To test an api call which requires authentication, turn on the Interceptor in Postman&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Postman.Interceptor&#34; loading=&#34;lazy&#34; src=&#34;../../images/2016/03/Postman.Interceptor-300x98.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;This will prompt for a plugin to be installed in Chrome.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Chrome.Interceptor&#34; loading=&#34;lazy&#34; src=&#34;../../images/2016/03/Chrome.Interceptor-300x11.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Once you do that, login to your application in Chrome. The login credentials will be passed on to Postman and you can proceed with the API call testing.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
