<?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: Cisco DNA Intent API and Know Your Network API in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/cisco-dna-intent-api-and-know-your-network-api/m-p/5301287#M8547</link>
    <description>&lt;LI-CODE lang="markup"&gt;Think of it like this:
Intent API (umbrella)
│
├── Know Your Network (device info, health, clients, etc.)
├── Site APIs
├── Policy APIs
├── Topology APIs
└── Others...

When you use a Know Your Network API you are still using the Intent API, but with a specific set of functions focused on retrieving network state and information.&lt;/LI-CODE&gt;</description>
    <pubDate>Sat, 21 Jun 2025 12:08:34 GMT</pubDate>
    <dc:creator>Chloeharper</dc:creator>
    <dc:date>2025-06-21T12:08:34Z</dc:date>
    <item>
      <title>Cisco DNA Intent API and Know Your Network API</title>
      <link>https://community.cisco.com/t5/network-platform-api/cisco-dna-intent-api-and-know-your-network-api/m-p/5301247#M8545</link>
      <description>&lt;P&gt;Hello, everyone.&lt;/P&gt;
&lt;P&gt;I am studying for my ENCOR exam which includes Cisco DNA APIs. I have a question about the Intent API. This is a type of northbound API that allows us to interact with Cisco DNA, make some configurations, retrieve information from it regarding clients, devices, etc. Is there any difference between an Intent API and a Know your Network API, or are they possibly the same thing?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mitrixsen_0-1750495741691.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/246815i3ACDDFBB3C7F1A58/image-size/large?v=v2&amp;amp;px=999" role="button" title="Mitrixsen_0-1750495741691.png" alt="Mitrixsen_0-1750495741691.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Know your Network APIs have the following option:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mitrixsen_1-1750495788924.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/246816i64E80E2C76AEEE71/image-size/large?v=v2&amp;amp;px=999" role="button" title="Mitrixsen_1-1750495788924.png" alt="Mitrixsen_1-1750495788924.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Which uses this URL -&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://sandboxdnac.cisco.com/dna/" target="_blank" rel="noopener"&gt;https://sandboxdnac.cisco.com/dna/&lt;/A&gt;&lt;STRONG&gt;intent&lt;/STRONG&gt;/api/v1/network-device.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So are Intent APIs also Know your Network APIs or what is the relationship between them here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;BR /&gt;David&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2025 08:51:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/cisco-dna-intent-api-and-know-your-network-api/m-p/5301247#M8545</guid>
      <dc:creator>Mitrixsen</dc:creator>
      <dc:date>2025-06-21T08:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco DNA Intent API and Know Your Network API</title>
      <link>https://community.cisco.com/t5/network-platform-api/cisco-dna-intent-api-and-know-your-network-api/m-p/5301273#M8546</link>
      <description>&lt;P&gt;You know how&amp;nbsp;&lt;SPAN&gt;all thumbs are fingers, but not all fingers are thumbs? The same (sort of)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;All KYN (Know Your Network)APIs are Intent APIs, but&amp;nbsp;not all Intent APIs are KYN APIs.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Think of it like this&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Intent API&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;= The&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;entire northbound API framework&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;(covering provisioning, assurance, automation, etc.).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;KYN APIs&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;= A&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;subset&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;of Intent APIs focused on&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;network visibility and monitoring&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The Catalyst Center's API documentation would groups them under&amp;nbsp;"Intent API"&amp;nbsp;because they all follow the intent based paradigm.&amp;nbsp;&lt;SPAN&gt;The&amp;nbsp;KYN APIs&amp;nbsp;are just one&amp;nbsp;categorywithin the Intent APIs, specifically for&amp;nbsp;assurance and analytics.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2025 10:29:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/cisco-dna-intent-api-and-know-your-network-api/m-p/5301273#M8546</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2025-06-21T10:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco DNA Intent API and Know Your Network API</title>
      <link>https://community.cisco.com/t5/network-platform-api/cisco-dna-intent-api-and-know-your-network-api/m-p/5301287#M8547</link>
      <description>&lt;LI-CODE lang="markup"&gt;Think of it like this:
Intent API (umbrella)
│
├── Know Your Network (device info, health, clients, etc.)
├── Site APIs
├── Policy APIs
├── Topology APIs
└── Others...

When you use a Know Your Network API you are still using the Intent API, but with a specific set of functions focused on retrieving network state and information.&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 21 Jun 2025 12:08:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/cisco-dna-intent-api-and-know-your-network-api/m-p/5301287#M8547</guid>
      <dc:creator>Chloeharper</dc:creator>
      <dc:date>2025-06-21T12:08:34Z</dc:date>
    </item>
  </channel>
</rss>

