Skip to main content

Search Applications in Package Feed Module

REST APIs are enabled with AdminStudio Enterprise Edition.

When you send this request, it search applications in Package Feed Module.

Request TypeDescription
APIhttp://localhost:8086/Catalog/ASPackageFeedSearch?ProductName=7-zip (x64)
MethodGET
ParametersList all parameters in the following format: ProductName= Specify the name of the application need to be downloaded. Specify at least three characters matching the application name.. Vendor= Specify the vendor name of the application need to be downloaded. Specify at least three characters matching the vendor name.
Connection InfoProvides the connection information of the package as mentioned in Setting Up Connection to Run REST APIs
ResponseExample: http://localhost:8086/Catalog/ASPackageFeedSearch?ProductName=7-zip (x64) Response: <data> <PackageFeedId>8</PackageFeedId> <ProductName>7-Zip (x64)</ProductName> <Manufacturer>Igor Pavlov</Manufacturer> <Version>24.08</Version> <Type>MSI</Type> <Language>Multi</Language> <Platform>x64</Platform> <IconData>iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFJSURBVGhD7c5BbsMwEEPR3P/SrboQQXyOZcPKYgroAdzkTwx9juM4jm/5+WcL1VHnheqo84JiV/7GsaDYlb9xLCh25W8cC4pd+RvHgiJ529kufC8okred7cL3giJ529kufC8okreqr7z9X8W/NRYUyVvVV97+r+LfGguK5K3qK2//V/FvjQVF8nY3umr++9UIPSiSt9Vo1dmqEXpQJG9Xo7ubqnOEHhTJWzWqbv525+4ePSiSN46qm7mVJ7e4CYrkjaPqZm7lyS1ugiJ546i6mbvy8i4okjeOqpu5ypObCbdBkbxxVN3MVZ7cTLgNiuSNo+pmju464T4okjeOqps5t2pX8J+gSN525qrOEXpQJG87c1XnCD0okreduapzhB4Uu/I3jgXFrvyNY0GxK3/jWFDsyt84FnjQfaE66rxQHXXecRzHsevz+QXsW+/HtIQFQQAAAABJRU5ErkJggg==</IconData> </data> </data>