<?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 XIQ API Developer Resources in Cloud Based Network Management</title>
    <link>https://community.extremenetworks.com/t5/cloud-based-network-management/xiq-api-developer-resources/m-p/97047#M3</link>
    <description>&lt;P&gt;Hey there, XIQ API Developers!&lt;/P&gt;
&lt;P&gt;I hope you're all doing great. I wanted to take a moment to share my excitement about diving into the XIQ API resources and how they can open up a world of possibilities.&lt;/P&gt;
&lt;P&gt;For those who might not be familiar, the XIQ API (ExtremeCloud IQ API) is an incredible tool that allows us to interact with the ExtremeCloud IQ platform programmatically. Whether you're a developer, IT professional, or just curious about the technical side of things, the XIQ API can be a game-changer.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Here's what's been on my mind:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Automation Galore:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;With the XIQ API, you can automate repetitive tasks that used to eat up so much of your time. From configuring network settings to managing device updates, the API can make XIQ life much easier.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Custom Reporting:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The ability to fetch specific data using the API can empower you to create custom reports tailored to your organization's needs. You can use the API to extract insights that weren't readily available through the standard UI.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Integration Magic:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Integrating ExtremeCloud IQ with other systems has become a breeze. Whether it's connecting with your monitoring tools or syncing data with your CRM, the API's flexibility is a massive plus.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Learning and Growing:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Exploring the API documentation has been an enlightening journey. Even if you're not a seasoned developer, the resources are designed to guide you step-by-step. I've learned a ton about APIs in general along the way.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Resources Worth Checking Out:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The official documentation is comprehensive and beginner-friendly. It breaks down endpoints, authentication, and provides real-world examples.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/API_Getting_Started" target="_self" rel="nofollow noopener noreferrer"&gt;Getting Started with Extreme APIs&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/extremenetworks/ExtremeCloudIQ-APIs/blob/main/XIQ%20APIv2%2023r3.3.postman_collection.json" target="_self" rel="nofollow noopener noreferrer"&gt;XIQ Postman Collection&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/extremenetworks/ExtremeCloudIQ-APIs/blob/main/XIQ%2023r3.3%20Environment.postman_environment.json%20" target="_self" rel="nofollow noopener noreferrer"&gt;XIQ Environment&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ-C_Postman_Collection/blob/main/XIQ-C%20API%2010.05.02.postman_collection.json" target="_self" rel="nofollow noreferrer"&gt;XIQ-C Postman Collection&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ-C_Postman_Collection/blob/main/XIQ-C.postman_environment.json" target="_self" rel="nofollow noreferrer"&gt;XIQ-C Environment&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These practical code snippets helped me kickstart my API journey. They cover a range of tasks and scenarios.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;XIQ Scripted Tools
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Ekahau_Importer" target="_self" rel="nofollow noreferrer"&gt;Ekahau Importer&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Wing_location_migration" target="_self" rel="nofollow noopener noreferrer"&gt;WiNG Location Migration&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_WiNG_AP_CCG_to_location" target="_self" rel="nofollow noopener noreferrer"&gt;Move WiNG AP to location based on CCG&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Staggered_Reboot" target="_self" rel="nofollow noopener noreferrer"&gt;Staggered Reboot&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_BSSID_CSV" target="_self" rel="nofollow noopener noreferrer"&gt;BSSID to CSV&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;XIQ Example Scripts
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Examples" target="_self" rel="nofollow noopener noreferrer"&gt;XIQ Examples&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/extremenetworks/ExtremeCloudIQ-APIs/tree/main/XIQ%20API%20Python%20demo%20scripts" target="_self" rel="nofollow noreferrer"&gt;Python Demo Scripts&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;XIQ Python Collection
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/extremenetworks/ExtremeCloudIQ-APIs/tree/main/XIQ%20API%20Python%20collection" target="_self" rel="nofollow noreferrer"&gt;Examples of API Calls&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;XIQ PPSK Sync Scripts
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ-AD-User-Sync" target="_self" rel="nofollow noreferrer"&gt;Active Directory to PPSK&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Azure_AD_Sync" target="_self" rel="nofollow noopener noreferrer"&gt;Azure AD to PPSK&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Gsuite_PPSK_Sync" target="_self" rel="nofollow noopener noreferrer"&gt;Google Workspace to PPSK&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_PPSK_Sync_Between_VIQs" target="_self" rel="nofollow noopener noreferrer"&gt;PPSK Sync Between VI&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check out our X&lt;A href="https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fextremenetworks2com.sharepoint.com%2Fsites%2Fse-cse%2FShared%2520Documents%2FForms%2FAllItems.aspx%3Fid%3D%252Fsites%252Fse-cse%252FShared%2520Documents%252FWorkshop%252FXIQ-API%26p%3Dtrue%26ga%3D1&amp;amp;data=05%7C01%7Cspirok%40extremenetworks.com%7Cbfde569c0fba4e9f025408db99b8b3c1%7Cfc8c2bf6914d4c1fb35246a9adb87030%7C0%7C0%7C638272790801060257%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=26ULltwBwwNUKUYkAoje0dtSsLslP3kb7fpN9CPX5YQ%3D&amp;amp;reserved=0" target="_self" rel="nofollow noopener noreferrer"&gt;IQ API Workshop and Labs&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for practical testing spaces!&lt;/P&gt;
&lt;DIV id="tinyMceEditorSamPirok_3" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Our community is a goldmine of knowledge and experience. If you're stuck or curious, don't hesitate to ask questions or share your discoveries! You can also visit our&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.extremecloudiq.com/" target="_self" rel="nofollow noopener noreferrer"&gt;official developer site here.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Let's Connect:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If you're as excited about the XIQ API as I am, let's connect! Share your experiences, challenges, and success stories. Let's collaborate and help each other make the most of this powerful tool.&lt;/P&gt;
&lt;P&gt;Can't wait to hear your thoughts!&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2023 15:16:02 GMT</pubDate>
    <dc:creator>SamPirok</dc:creator>
    <dc:date>2023-09-22T15:16:02Z</dc:date>
    <item>
      <title>XIQ API Developer Resources</title>
      <link>https://community.extremenetworks.com/t5/cloud-based-network-management/xiq-api-developer-resources/m-p/97047#M3</link>
      <description>&lt;P&gt;Hey there, XIQ API Developers!&lt;/P&gt;
&lt;P&gt;I hope you're all doing great. I wanted to take a moment to share my excitement about diving into the XIQ API resources and how they can open up a world of possibilities.&lt;/P&gt;
&lt;P&gt;For those who might not be familiar, the XIQ API (ExtremeCloud IQ API) is an incredible tool that allows us to interact with the ExtremeCloud IQ platform programmatically. Whether you're a developer, IT professional, or just curious about the technical side of things, the XIQ API can be a game-changer.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Here's what's been on my mind:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Automation Galore:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;With the XIQ API, you can automate repetitive tasks that used to eat up so much of your time. From configuring network settings to managing device updates, the API can make XIQ life much easier.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Custom Reporting:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The ability to fetch specific data using the API can empower you to create custom reports tailored to your organization's needs. You can use the API to extract insights that weren't readily available through the standard UI.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Integration Magic:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Integrating ExtremeCloud IQ with other systems has become a breeze. Whether it's connecting with your monitoring tools or syncing data with your CRM, the API's flexibility is a massive plus.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Learning and Growing:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Exploring the API documentation has been an enlightening journey. Even if you're not a seasoned developer, the resources are designed to guide you step-by-step. I've learned a ton about APIs in general along the way.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Resources Worth Checking Out:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The official documentation is comprehensive and beginner-friendly. It breaks down endpoints, authentication, and provides real-world examples.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/API_Getting_Started" target="_self" rel="nofollow noopener noreferrer"&gt;Getting Started with Extreme APIs&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/extremenetworks/ExtremeCloudIQ-APIs/blob/main/XIQ%20APIv2%2023r3.3.postman_collection.json" target="_self" rel="nofollow noopener noreferrer"&gt;XIQ Postman Collection&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/extremenetworks/ExtremeCloudIQ-APIs/blob/main/XIQ%2023r3.3%20Environment.postman_environment.json%20" target="_self" rel="nofollow noopener noreferrer"&gt;XIQ Environment&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ-C_Postman_Collection/blob/main/XIQ-C%20API%2010.05.02.postman_collection.json" target="_self" rel="nofollow noreferrer"&gt;XIQ-C Postman Collection&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ-C_Postman_Collection/blob/main/XIQ-C.postman_environment.json" target="_self" rel="nofollow noreferrer"&gt;XIQ-C Environment&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These practical code snippets helped me kickstart my API journey. They cover a range of tasks and scenarios.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;XIQ Scripted Tools
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Ekahau_Importer" target="_self" rel="nofollow noreferrer"&gt;Ekahau Importer&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Wing_location_migration" target="_self" rel="nofollow noopener noreferrer"&gt;WiNG Location Migration&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_WiNG_AP_CCG_to_location" target="_self" rel="nofollow noopener noreferrer"&gt;Move WiNG AP to location based on CCG&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Staggered_Reboot" target="_self" rel="nofollow noopener noreferrer"&gt;Staggered Reboot&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_BSSID_CSV" target="_self" rel="nofollow noopener noreferrer"&gt;BSSID to CSV&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;XIQ Example Scripts
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Examples" target="_self" rel="nofollow noopener noreferrer"&gt;XIQ Examples&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/extremenetworks/ExtremeCloudIQ-APIs/tree/main/XIQ%20API%20Python%20demo%20scripts" target="_self" rel="nofollow noreferrer"&gt;Python Demo Scripts&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;XIQ Python Collection
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/extremenetworks/ExtremeCloudIQ-APIs/tree/main/XIQ%20API%20Python%20collection" target="_self" rel="nofollow noreferrer"&gt;Examples of API Calls&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;XIQ PPSK Sync Scripts
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ-AD-User-Sync" target="_self" rel="nofollow noreferrer"&gt;Active Directory to PPSK&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Azure_AD_Sync" target="_self" rel="nofollow noopener noreferrer"&gt;Azure AD to PPSK&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_Gsuite_PPSK_Sync" target="_self" rel="nofollow noopener noreferrer"&gt;Google Workspace to PPSK&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/ExtremeNetworksSA/XIQ_PPSK_Sync_Between_VIQs" target="_self" rel="nofollow noopener noreferrer"&gt;PPSK Sync Between VI&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check out our X&lt;A href="https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fextremenetworks2com.sharepoint.com%2Fsites%2Fse-cse%2FShared%2520Documents%2FForms%2FAllItems.aspx%3Fid%3D%252Fsites%252Fse-cse%252FShared%2520Documents%252FWorkshop%252FXIQ-API%26p%3Dtrue%26ga%3D1&amp;amp;data=05%7C01%7Cspirok%40extremenetworks.com%7Cbfde569c0fba4e9f025408db99b8b3c1%7Cfc8c2bf6914d4c1fb35246a9adb87030%7C0%7C0%7C638272790801060257%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=26ULltwBwwNUKUYkAoje0dtSsLslP3kb7fpN9CPX5YQ%3D&amp;amp;reserved=0" target="_self" rel="nofollow noopener noreferrer"&gt;IQ API Workshop and Labs&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for practical testing spaces!&lt;/P&gt;
&lt;DIV id="tinyMceEditorSamPirok_3" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Our community is a goldmine of knowledge and experience. If you're stuck or curious, don't hesitate to ask questions or share your discoveries! You can also visit our&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.extremecloudiq.com/" target="_self" rel="nofollow noopener noreferrer"&gt;official developer site here.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Let's Connect:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If you're as excited about the XIQ API as I am, let's connect! Share your experiences, challenges, and success stories. Let's collaborate and help each other make the most of this powerful tool.&lt;/P&gt;
&lt;P&gt;Can't wait to hear your thoughts!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 15:16:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/cloud-based-network-management/xiq-api-developer-resources/m-p/97047#M3</guid>
      <dc:creator>SamPirok</dc:creator>
      <dc:date>2023-09-22T15:16:02Z</dc:date>
    </item>
  </channel>
</rss>

