<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Aura – </title>
    <link>/docs/developers-workspace/test-aura/postman-collections/</link>
    <description>Recent content on Aura</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="/docs/developers-workspace/test-aura/postman-collections/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: </title>
      <link>/docs/developers-workspace/test-aura/postman-collections/postman-video-contents-api-kernel/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/developers-workspace/test-aura/postman-collections/postman-video-contents-api-kernel/</guid>
      <description>
        
        
        &lt;h1 id=&#34;postman-collection---video-contents-kernel-api&#34;&gt;Postman Collection - Video Contents Kernel API&lt;/h1&gt;


&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;Postman collection with sample requests to Video Contents Kernel API&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;This Postman Collection is based in the &lt;a href=&#34;https://developers.baikalplatform.com/apis/video-contents/&#34;&gt;Video Contents Kernel API&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It includes requests to get token and example requests of &lt;a href=&#34;../../../../docs/components/global-use-cases/video-use-cases/tv-search/tv-search-plugin/&#34;&gt;TV Search plugin&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;environment-and-collection-files&#34;&gt;Environment and collection files&lt;/h2&gt;
&lt;p&gt;Download &lt;code&gt;environment&lt;/code&gt; and &lt;code&gt;collection&lt;/code&gt; and import both files in &lt;a href=&#34;https://www.postman.com&#34;&gt;Postman&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../../../techFiles/postman/kernel-video-contents/postman_environment.json&#34;&gt;Environment&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../../../techFiles/postman/kernel-video-contents/postman_collection.json&#34;&gt;Collection&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;import-collection&#34;&gt;Import collection&lt;/h2&gt;
&lt;p&gt;To import the collection and environment, you can see the reference info about this process &lt;a href=&#34;https://learning.postman.com/docs/getting-started/importing-and-exporting-data/#importing-postman-data&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Once the collections are imported, the environment&amp;rsquo;s values should be completed. Below, a short description about the enviroment&amp;rsquo;s variables is listed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;administrative_number_es&lt;/code&gt;: administrative number of Spanish user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;user_id_es&lt;/code&gt;: identifier of Spanish user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;channel_id_es&lt;/code&gt;: identifier of Spain channel authentication.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;administrative_number_br&lt;/code&gt;: administrative number of Brazilian user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;user_id_br&lt;/code&gt;: identifier of Brazil user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;channel_id_br&lt;/code&gt;: identifier of Brazil channel authentication.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;auth_url&lt;/code&gt;: authentication URL.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;issuer_url&lt;/code&gt;: issuer URL.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;expiration_token&lt;/code&gt;: time to expire the token in seconds.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;scope&lt;/code&gt;: list of scopes separated with spaces.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;purpose&lt;/code&gt;: list of purposes separated with spaces.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;private_key&lt;/code&gt;: private key to get assertion token.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;header_key_id&lt;/code&gt;: key id for headers to get assertion token.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;client_id_es&lt;/code&gt;: client id to authenticate a Spanish user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;client_secret_es&lt;/code&gt;: client secret password to authenticate a Spanish user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;client_id_br&lt;/code&gt;: client id to authenticate a Brazilian user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;client_secret_br&lt;/code&gt;: client secret password to authenticate a Brazilian user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;authorization_id_es&lt;/code&gt;: authorization id for Spanish user.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;authorization_id_br&lt;/code&gt;: authorization id for Brazilian user.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The majority of variables imported for this environment have assigned a default value, only the following variables must be completed: &lt;code&gt;private_key&lt;/code&gt;, &lt;code&gt;header_key_id&lt;/code&gt;, &lt;code&gt;client_secret_es&lt;/code&gt; and &lt;code&gt;client_secret_br&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The collection is composed by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Get token ES&lt;/code&gt; request: to get the access token for Spanish users.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Get token BR&lt;/code&gt; request: to get the access token for Brazilian users.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ES&lt;/code&gt; folder: requests to search in the Spanish video content.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;BR&lt;/code&gt; folder: requests to search in the Brazilian video content.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use-this-collection&#34;&gt;How to use this collection&lt;/h2&gt;
&lt;p&gt;First, select the environment imported, see the process &lt;a href=&#34;https://learning.postman.com/docs/sending-requests/managing-environments/#selecting-an-active-environment&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Then, to &lt;a href=&#34;https://learning.postman.com/docs/getting-started/sending-the-first-request/#sending-a-request&#34;&gt;send a request&lt;/a&gt; in the folder &lt;code&gt;ES&lt;/code&gt; or &lt;code&gt;BR&lt;/code&gt;, it is previously required to send the request &lt;code&gt;Get token ES&lt;/code&gt; or &lt;code&gt;Get token BR&lt;/code&gt; respectively.&lt;/p&gt;
&lt;p&gt;And finally, try to send any request included in the folder &lt;code&gt;ES&lt;/code&gt; or &lt;code&gt;BR&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&amp;#x26a0;&amp;#xfe0f; When the request response is &lt;code&gt;UNAUTHENTICATED&lt;/code&gt;, send the request &lt;code&gt;Get token ES&lt;/code&gt; or &lt;code&gt;Get token BR&lt;/code&gt; according to each case and try again the previous request.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: </title>
      <link>/docs/developers-workspace/test-aura/postman-collections/bridge-postman/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/developers-workspace/test-aura/postman-collections/bridge-postman/</guid>
      <description>
        
        
        &lt;h1 id=&#34;aura-bridge-postman-collection&#34;&gt;Aura bridge Postman collection&lt;/h1&gt;


&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;Postman collection for simulations in Aura bridge and requests to Kernel&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&#34;postman-collection&#34;&gt;Postman collection&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;../../../../techFiles/postman/aura-bridge/postman_collection.json&#34;&gt;Collection&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Structure and format for Whatsapp messages, including media, text and template message.&lt;/p&gt;
&lt;h2 id=&#34;environment-variables&#34;&gt;Environment variables&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;../../../../techFiles/postman/aura-bridge/postman_environment.json&#34;&gt;Environment&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Environment variables for &lt;em&gt;&lt;strong&gt;aura-bridge&lt;/strong&gt;&lt;/em&gt; collection.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: </title>
      <link>/docs/developers-workspace/test-aura/postman-collections/distributed-postman/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/developers-workspace/test-aura/postman-collections/distributed-postman/</guid>
      <description>
        
        
        &lt;h1 id=&#34;aura-distributed-postman-collection&#34;&gt;Aura distributed Postman collection&lt;/h1&gt;


&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;Postman collection for simulations in Aura distributed&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&#34;aura-distributed-collection&#34;&gt;Aura distributed collection&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;../../../../techFiles/postman/aura-distributed/aura-distributed.postman_collection.json&#34;&gt;Collection&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It includes requests to refresh skills and/or channels information, and health check.&lt;/p&gt;
&lt;h2 id=&#34;environment-variables&#34;&gt;Environment variables&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;../../../../techFiles/postman/aura-distributed/aura-distributed.postman_environment.json&#34;&gt;Environment&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Environment variables for &lt;em&gt;&lt;strong&gt;aura-distributed&lt;/strong&gt;&lt;/em&gt; collection.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: </title>
      <link>/docs/developers-workspace/test-aura/postman-collections/gateway-postman/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/developers-workspace/test-aura/postman-collections/gateway-postman/</guid>
      <description>
        
        
        &lt;h1 id=&#34;aura-gateway-api-postman-collection&#34;&gt;Aura Gateway API Postman collection&lt;/h1&gt;


&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;Postman collection for simulations in &lt;em&gt;&lt;strong&gt;aura-gateway-api&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&#34;postman-collection&#34;&gt;Postman collection&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;../../../../techFiles/postman/aura-gateway/postman_collection.json&#34;&gt;Collection&lt;/a&gt;&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
