From e115bff49eb5418575555fb2c162a357539751ad Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 19:43:30 +0000 Subject: [PATCH 1/2] fix: repair frontmatter and trailing paren on enterprise page --- x-api/enterprise-gnip-2.0/enterprise-gnip.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x-api/enterprise-gnip-2.0/enterprise-gnip.mdx b/x-api/enterprise-gnip-2.0/enterprise-gnip.mdx index 0e8fb993e..5dd90249b 100644 --- a/x-api/enterprise-gnip-2.0/enterprise-gnip.mdx +++ b/x-api/enterprise-gnip-2.0/enterprise-gnip.mdx @@ -1,4 +1,4 @@ -t--- +--- title: Enterprise keywords: ["enterprise API", "GNIP", "enterprise data", "enterprise access", "enterprise API", "GNIP API", "enterprise"] @@ -56,4 +56,4 @@ Need help? Check out our support section or reach out to your account manager to learn how you can get in contact with our support team. -[Support](https://developer.x.com/en/support/x-api)) +[Support](https://developer.x.com/en/support/x-api) From 460b5e82a6a98260cc52483e3a141f9b5f5b9cea Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 19:45:48 +0000 Subject: [PATCH 2/2] docs: improve SEO title, description, and keywords on enterprise page --- x-api/enterprise-gnip-2.0/enterprise-gnip.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/x-api/enterprise-gnip-2.0/enterprise-gnip.mdx b/x-api/enterprise-gnip-2.0/enterprise-gnip.mdx index 5dd90249b..ee972f9b3 100644 --- a/x-api/enterprise-gnip-2.0/enterprise-gnip.mdx +++ b/x-api/enterprise-gnip-2.0/enterprise-gnip.mdx @@ -1,8 +1,7 @@ --- -title: Enterprise -keywords: ["enterprise API", "GNIP", "enterprise data", "enterprise access", "enterprise API", "GNIP API", "enterprise"] - -description: Our enterprise APIs offer the highest level of access and reliability to those who depend on X data. Perfect as you scale beyond premium and need more r... +title: Enterprise APIs for X data access +keywords: ["enterprise API", "GNIP", "enterprise data", "enterprise access", "GNIP API", "PowerTrack", "Decahose"] +description: Explore the X enterprise APIs, including PowerTrack, Decahose, Search, Account Activity, and more, for reliable, large-scale data access. --- import { Button } from '/snippets/button.mdx';