<?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>question Configuring an API Key for an Outbound REST Message in ServiceNow AI Platform forum</title>
    <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190424#M146813</link>
    <description>&lt;P&gt;I'm new to ServiceNow and currently trying to configure an outgoing REST message for the first time. I'm checking out &lt;A href="https://currency-exchange.p.mashape.com/exchange" title="https://currency-exchange.p.mashape.com/exchange"&gt;https://currency-exchange.p.mashape.com/exchange&lt;/A&gt; and have already obtained my API key. The problem is, how will I configure the API key, when in the &lt;STRONG&gt;Outbound &amp;gt; REST Message&lt;/STRONG&gt; module you can only configure either Basic or OAuth 2.0 for the authentication? Or am I missing something here?&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro" data-renderedposition="81_8_1192_41" modifiedtitle="true"&gt;&lt;SPAN style="line-height: 1.5;"&gt;{"message":"Missing Mashape application key. Go to http:\/\/docs.mashape.com\/api-keys to learn how to get your API application key."}&lt;/SPAN&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 21 Mar 2016 03:35:10 GMT</pubDate>
    <dc:creator>simulationelson</dc:creator>
    <dc:date>2016-03-21T03:35:10Z</dc:date>
    <item>
      <title>Configuring an API Key for an Outbound REST Message</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190424#M146813</link>
      <description>&lt;P&gt;I'm new to ServiceNow and currently trying to configure an outgoing REST message for the first time. I'm checking out &lt;A href="https://currency-exchange.p.mashape.com/exchange" title="https://currency-exchange.p.mashape.com/exchange"&gt;https://currency-exchange.p.mashape.com/exchange&lt;/A&gt; and have already obtained my API key. The problem is, how will I configure the API key, when in the &lt;STRONG&gt;Outbound &amp;gt; REST Message&lt;/STRONG&gt; module you can only configure either Basic or OAuth 2.0 for the authentication? Or am I missing something here?&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro" data-renderedposition="81_8_1192_41" modifiedtitle="true"&gt;&lt;SPAN style="line-height: 1.5;"&gt;{"message":"Missing Mashape application key. Go to http:\/\/docs.mashape.com\/api-keys to learn how to get your API application key."}&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Mar 2016 03:35:10 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190424#M146813</guid>
      <dc:creator>simulationelson</dc:creator>
      <dc:date>2016-03-21T03:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring an API Key for an Outbound REST Message</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190425#M146814</link>
      <description>&lt;P&gt;Hi Nelson,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Is the far end expecting the api token in the header?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;You can set name-value pairs in the header.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/app_store/dev_portal/API_reference/RESTMessageV2/reference/r_RMV2-setRequestHeader_S_S.html" title="https://docs.servicenow.com/app_store/dev_portal/API_reference/RESTMessageV2/reference/r_RMV2-setRequestHeader_S_S.html"&gt;RESTMessageV2 - setRequestHeader(String name, String value)&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Mar 2016 06:40:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190425#M146814</guid>
      <dc:creator>tony_barratt</dc:creator>
      <dc:date>2016-03-21T06:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring an API Key for an Outbound REST Message</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190426#M146815</link>
      <description>&lt;P&gt;So is this different than using the Oauth and basic authentication? why does it have to RESTMessageV2 ,can standard REST messageauthentication cannot be used in geneva? does this work for post method also? is using API Key better than Oauth2.0 or basic authentication for Rest outbound?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Mar 2016 14:26:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190426#M146815</guid>
      <dc:creator>craigsnowadmin2</dc:creator>
      <dc:date>2016-03-25T14:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring an API Key for an Outbound REST Message</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190427#M146816</link>
      <description>&lt;P&gt;Hi Craig,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Good questions..&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-family: arial, sans-serif;"&gt;-&amp;gt;&lt;/STRONG&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt; So is this different than using the Oauth and basic authentication? &lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;yes&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;-&amp;gt; why does it have to RESTMessageV2&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;I mentioned &lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;RESTMessageV2 as this is available in Fuji and Geneva - I am actually not clear on what is required for the &lt;SPAN style="color: #666666; font-family: arial, sans-serif; background-color: #f6f6f6;"&gt;Mashape &amp;nbsp; api,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #666666; font-family: arial, sans-serif;"&gt;(although I realize now it does explain here)&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="http://docs.mashape.com/api-keys" title="http://docs.mashape.com/api-keys"&gt;Mashape Docs - Retrieving and Managing API Keys on Mashape&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;-&amp;gt; can &lt;SPAN&gt;standard REST message authentication be used in geneva?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;yes&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;A href="https://docs.servicenow.com/integrate/outbound_rest/concept/c_OutboundRESTAuth.html" title="https://docs.servicenow.com/integrate/outbound_rest/concept/c_OutboundRESTAuth.html"&gt;Outbound REST authentication&lt;/A&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;-&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;does this work for post method also? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;yes&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;A href="https://docs.servicenow.com/integrate/outbound_rest/reference/r_RESTMessageElements.html" title="https://docs.servicenow.com/integrate/outbound_rest/reference/r_RESTMessageElements.html"&gt;REST message elements&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;-&amp;gt;is using API Key better than Oauth2.0 or basic authentication for Rest outbound&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;In this case it seems it is the far end requiring an API key to be used so in that sense it is better.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;Best Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;Tony&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Mar 2016 21:11:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190427#M146816</guid>
      <dc:creator>tony_barratt</dc:creator>
      <dc:date>2016-03-25T21:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring an API Key for an Outbound REST Message</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190428#M146817</link>
      <description>&lt;P&gt;Hi Nelson,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I just looked through the mashape docs, I am not clear on how it all hangs together but there is a hint here that the far end does want the api key that you have passed in the header.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="http://docs.mashape.com/faq#ten" title="http://docs.mashape.com/faq#ten"&gt;Mashape Docs - Frequently Asked Questions&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;..&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt;10. What is a Mashape authorization key?&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG&gt;To authenticate your application with Mashape, you are required to pass a Mashape key in an API call header.&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG&gt;Each account comes by default with a "Default Application", each application is a box that can contain APIs that you wish to consume together or separately.&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG&gt;Each Application also comes with a pair of Mashape keys.&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Testing Key&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Production Key&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG&gt;These keys are used to authenticate your requests when consuming APIs. Treat them as your passwords. If a malicious users gets ahold of your keys he/she could perform requests on your behalf, You can imagine how annoying that could be for you.&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG&gt;You can view keys in the Mashape dashboard, after clicking on your Application. By default this is "Default Application". Just click "Get the Keys" to display them. More importantly, be aware that you can re-generate Mashape keys in the eventuality they might have been compromised.&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;How are you getting on?&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;Any progress?&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;Best Regards&lt;/P&gt;&lt;BR /&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;Tony&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Mar 2016 21:25:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190428#M146817</guid>
      <dc:creator>tony_barratt</dc:creator>
      <dc:date>2016-03-25T21:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring an API Key for an Outbound REST Message</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190429#M146818</link>
      <description>&lt;P&gt;Hello Tony,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;My apologies for the late reply. I came across the &lt;A title="cs.mashape.com/auth-settings" href="http://docs.mashape.com/auth-settings"&gt;Mashape Docs - Authentication Settings&lt;/A&gt; and found out that the API key can be used as a parameter. I then looked up another API which returns a list instead of a value and it works:&lt;/P&gt;&lt;BR /&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro" data-renderedposition="102_8_1192_41"&gt;&lt;P&gt;&lt;A _jive_internal="true" class="unlinked" rel="nofollow" target="_blank"&gt;https://mashape-community-urban-dictionary.p.mashape.com/define?mashape-key=&lt;/A&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;lt;API key&amp;gt;&lt;/STRONG&gt;&amp;amp;term=lol&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;In the&lt;SPAN style="font-family: arial, sans-serif; color: #666666;"&gt;&lt;STRONG&gt; Outbound &amp;gt; REST Message&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt; module as the &lt;EM&gt;get&lt;/EM&gt; method this would translate to:&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro" data-renderedposition="184_8_1192_146"&gt;&lt;P&gt;&lt;STRONG&gt;Endpoint:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" class="unlinked" rel="nofollow" target="_blank"&gt;https://mashape-community-urban-dictionary.p.mashape.com/define&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt;HTTP Headers:&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;Name:&lt;/STRONG&gt; Accept &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;Value:&lt;/STRONG&gt; text/plain&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;Name:&lt;/STRONG&gt; X-Mashape-Key &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;Value:&lt;/STRONG&gt; &amp;lt;API key&amp;gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt;HTTP Query Parameters:&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;Name:&lt;/STRONG&gt; term &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;Value:&lt;/STRONG&gt; lol&lt;/P&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;I haven't gone as far as the actual scripting part just yet but this already proves your first answer was correct; The API key just needs to be set in the header.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Mar 2016 07:37:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190429#M146818</guid>
      <dc:creator>simulationelson</dc:creator>
      <dc:date>2016-03-28T07:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring an API Key for an Outbound REST Message</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190430#M146819</link>
      <description>&lt;P&gt;Hi Nelson,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;That is excellent news!&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Consider marking the question as answered so Community members can benefit from your investigation.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Mar 2016 07:56:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190430#M146819</guid>
      <dc:creator>tony_barratt</dc:creator>
      <dc:date>2016-03-28T07:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring an API Key for an Outbound REST Message</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190431#M146820</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;@tony.barratt&amp;nbsp;this works for us when we don't have "Basic Auth" OR "OAuth 2.0" and we have only API token to access, adding to header would be a better solution.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 09:16:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/configuring-an-api-key-for-an-outbound-rest-message/m-p/1190431#M146820</guid>
      <dc:creator>Tharun Neeli</dc:creator>
      <dc:date>2020-02-13T09:16:38Z</dc:date>
    </item>
  </channel>
</rss>

