diff --git a/portals/publisher/src/main/webapp/source/src/app/components/Apis/Listing/components/TopMenu.jsx b/portals/publisher/src/main/webapp/source/src/app/components/Apis/Listing/components/TopMenu.jsx
index b81a945a714..34595349ba7 100644
--- a/portals/publisher/src/main/webapp/source/src/app/components/Apis/Listing/components/TopMenu.jsx
+++ b/portals/publisher/src/main/webapp/source/src/app/components/Apis/Listing/components/TopMenu.jsx
@@ -193,24 +193,25 @@ function TopMenu(props) {
)}
{/* Button to Create API with AI */}
-
+ {!query && !isAPIProduct && !isRestricted(['apim:api_create']) && (
+
+ )}
{showToggle && (