<?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 use EoX API in Services Discussions</title>
    <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3693678#M331</link>
    <description>&lt;P&gt;Any request to an API through the api.cisco.com proxy requires an access token. To get a token, you'll need to create an application in the &lt;A href="https://apiconsole.cisco.com/" target="_self"&gt;API Console&lt;/A&gt;&amp;nbsp;that includes the API(s) you want to use. Details on using the Console and getting an access token are at &lt;A href="https://apiconsole.cisco.com/documentation" target="_blank"&gt;https://apiconsole.cisco.com/documentation&lt;/A&gt; (I think the &lt;A href="https://apiconsole.cisco.com/files/Token_Access.pdf" target="_self"&gt;Token Developer Guide (pdf)&lt;/A&gt; linked from that page does a good job of outlining the various OAuth 2 grant type you can use).&lt;BR /&gt; &lt;BR /&gt; That said, EOX API is one of the Support APIs, which are available to SNTC customers (and their partners) and PSS partners. Since the Support APIs are limited to specific service contract types, they will not show up in the API Console until the developer has gone through the appropriate on-boarding process outlined at the top of the &lt;A href="https://developer.cisco.com/site/support-apis/" target="_self"&gt;Support APIs DevNet&lt;/A&gt; site.&amp;nbsp;&lt;BR /&gt; &lt;BR /&gt; But it looks like you are a Cisco employee and neither of those methods will work for you - please reach out to me directly and I'll point you to the internal process.&lt;BR /&gt; &lt;BR /&gt; Regards,&lt;/P&gt;
&lt;P&gt;Keith&lt;/P&gt;</description>
    <pubDate>Thu, 23 Aug 2018 12:50:52 GMT</pubDate>
    <dc:creator>kcolberg</dc:creator>
    <dc:date>2018-08-23T12:50:52Z</dc:date>
    <item>
      <title>How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3692904#M330</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm new at this subject and I want to make a request for the EoX API, reference -&amp;nbsp;&lt;A href="https://developer.cisco.com/docs/support-apis/#!eox/get-eox-by-dates" target="_blank"&gt;https://developer.cisco.com/docs/support-apis/#!eox/get-eox-by-dates&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This link shows what do I need to put at the url request, but it doesn't say anything about the headers, the main request url for JSON is - GET&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://api.cisco.com/supporttools/eox/rest/5/EOXByDates/1/2011-01-01/2015-12-31?responseencoding=json" target="_blank"&gt;https://api.cisco.com/supporttools/eox/rest/5/EOXByDates/1/2011-01-01/2015-12-31?responseencoding=json&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I send it, the&amp;nbsp;status shows&amp;nbsp;&lt;SPAN class="response-meta-status-code"&gt;403&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="response-meta-status-code-desc"&gt;Forbidden, I thing it's because something is necessary at the headers but I don't know what.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="response-meta-status-code-desc"&gt;Can anyone help me with this please?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="response-meta-status-code-desc"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="response-meta-status-code-desc"&gt;Bruna T.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:46:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3692904#M330</guid>
      <dc:creator>brunatoledo</dc:creator>
      <dc:date>2019-03-01T12:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3693678#M331</link>
      <description>&lt;P&gt;Any request to an API through the api.cisco.com proxy requires an access token. To get a token, you'll need to create an application in the &lt;A href="https://apiconsole.cisco.com/" target="_self"&gt;API Console&lt;/A&gt;&amp;nbsp;that includes the API(s) you want to use. Details on using the Console and getting an access token are at &lt;A href="https://apiconsole.cisco.com/documentation" target="_blank"&gt;https://apiconsole.cisco.com/documentation&lt;/A&gt; (I think the &lt;A href="https://apiconsole.cisco.com/files/Token_Access.pdf" target="_self"&gt;Token Developer Guide (pdf)&lt;/A&gt; linked from that page does a good job of outlining the various OAuth 2 grant type you can use).&lt;BR /&gt; &lt;BR /&gt; That said, EOX API is one of the Support APIs, which are available to SNTC customers (and their partners) and PSS partners. Since the Support APIs are limited to specific service contract types, they will not show up in the API Console until the developer has gone through the appropriate on-boarding process outlined at the top of the &lt;A href="https://developer.cisco.com/site/support-apis/" target="_self"&gt;Support APIs DevNet&lt;/A&gt; site.&amp;nbsp;&lt;BR /&gt; &lt;BR /&gt; But it looks like you are a Cisco employee and neither of those methods will work for you - please reach out to me directly and I'll point you to the internal process.&lt;BR /&gt; &lt;BR /&gt; Regards,&lt;/P&gt;
&lt;P&gt;Keith&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 12:50:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3693678#M331</guid>
      <dc:creator>kcolberg</dc:creator>
      <dc:date>2018-08-23T12:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3693684#M332</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Keith!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Actually I'm not a Cisco employee, I work at a partner.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'll try to do the process you've indicated, create an application and include the APIs that I need.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If I have new troubles I'll reply again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Bruna.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 13:04:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3693684#M332</guid>
      <dc:creator>brunatoledo</dc:creator>
      <dc:date>2018-08-23T13:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3696201#M333</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Keith,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've registered my application and I received an client ID and a client secret, but when I put this secret on&amp;nbsp;authorization field at the request the error 403 continues, do you know what can I do to fix this please?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Bruna&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 14:04:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3696201#M333</guid>
      <dc:creator>brunatoledo</dc:creator>
      <dc:date>2018-08-28T14:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3698207#M338</link>
      <description>&lt;P&gt;Hi Bruna,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The secret isn't what is used for authorization header. A token, generated using your client id and that secret goes there. The&amp;nbsp;&lt;A href="https://apiconsole.cisco.com/files/Token_Access.pdf" target="_self"&gt;Token Developer Guide&lt;/A&gt;&amp;nbsp;linked for the API Console's &lt;A href="https://apiconsole.cisco.com/documentation" target="_blank"&gt;Platform Documentation&lt;/A&gt; page does a good outlining the steps.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Essentially&amp;nbsp;you use the client id/secret you got when creating the app to generate an access token by calling cloudsso.cisco.com. You take the access token from that request and place it on an Authorization header as Bearer {{token}}&amp;nbsp;when you call to the API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That&amp;nbsp;token will be valid for an hour, when you'll need to create a new token.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Hope that helps.&lt;/P&gt;
&lt;P&gt;Keith&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 19:56:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3698207#M338</guid>
      <dc:creator>kcolberg</dc:creator>
      <dc:date>2018-08-30T19:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3714429#M345</link>
      <description>&lt;P&gt;What language are you using to make the API query?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you post your code to get the token (hide the client ID/secret) and make the API call?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usually there would be 2 steps for a successful API call:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Make an API call to get an authorization token using your Client ID and Client Secret (this token lasts 1 hour)&lt;/LI&gt;
&lt;LI&gt;Make an API call against the thing you want (like EOX, Bug, etc.) using the token from step 1 in the Authorization header&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 27 Sep 2018 15:54:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3714429#M345</guid>
      <dc:creator>thiland</dc:creator>
      <dc:date>2018-09-27T15:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3715185#M350</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've finally had success making API calls, I'm using postman and now everything is working fine, I've had some problems with the token but now is already solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruna.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 17:23:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3715185#M350</guid>
      <dc:creator>brunatoledo</dc:creator>
      <dc:date>2018-09-28T17:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3748076#M376</link>
      <description>&lt;P&gt;Hi Bruna,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of Cisco employees referred me to your post. I'm working in Nationwide Insurance, a client of Cisco. We have the same need to request API for EOX data. But I have no clue how&amp;nbsp;to make it happen. Do you mind to share with me your experience and success step by step?&lt;/P&gt;
&lt;P&gt;My email: guoy2@nationwide.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lisa Guo&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 14:06:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3748076#M376</guid>
      <dc:creator>LisaGuo123976</dc:creator>
      <dc:date>2018-11-16T14:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3923841#M586</link>
      <description>&lt;P&gt;Hi When I try to generate token on url :&lt;A href="https://cloudsso.cisco.com/" target="_blank"&gt;https://cloudsso.cisco.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it shows nothing but "&lt;SPAN&gt;cloudsso is live cloudsso2 is live"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 11:36:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/3923841#M586</guid>
      <dc:creator>nehamangla5310</dc:creator>
      <dc:date>2019-09-13T11:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use EoX API</title>
      <link>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/5082136#M1106</link>
      <description>&lt;P&gt;Hi, I used same method as you said but as output it shows me&amp;nbsp;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;h1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;Developer Inactive&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;h1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;.&amp;nbsp; As in My Apps &amp;amp; Keys the status is active, so can you help me to solve this problem.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 12:39:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/how-to-use-eox-api/m-p/5082136#M1106</guid>
      <dc:creator>kamblesujit220</dc:creator>
      <dc:date>2024-04-29T12:39:44Z</dc:date>
    </item>
  </channel>
</rss>

