diff --git a/x-api/activity/introduction.mdx b/x-api/activity/introduction.mdx index 41511a78c..c0f855f33 100644 --- a/x-api/activity/introduction.mdx +++ b/x-api/activity/introduction.mdx @@ -1,7 +1,7 @@ --- title: X Activity API for streaming user event data sidebarTitle: Introduction -description: "Overview of the X Activity API for streaming real-time user activity events such as post.create, post.delete, and profile updates from the X Platform." +description: "Stream real-time user activity events from the X Platform, including posts, likes, follows, DMs, mentions, and profile updates via webhooks." keywords: ["activity API", "X Activity API", "activity events", "profile updates", "post.create", "post.delete", "like.create", "user activity", "real-time events", "activity stream"] ---