Skip to content

Commit 914337e

Browse files
committed
Remove beta
1 parent 95329a7 commit 914337e

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

x-api/activity/introduction.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ The X Activity API (XAA) endpoint group allows developers to tap in to activity
1010

1111
A developer can subscribe to events they are interested in such as `profile.update.bio`, `profile.update.profile_picture` etc. and filter for the User ID whose events they want. The matching events for that User ID will be delivered to your app with sub-second latency.
1212

13-
<Warning>
14-
The X Activity API is available as an open beta. While in open beta, please expect potential bugs, breaking changes, or incomplete features.
15-
16-
Your feedback is invaluable—report issues via our [developer community forums](https://devcommunity.x.com/).
17-
</Warning>
18-
1913
## Delivery Mechanisms
2014

2115
The X Activity API currently supports the following delivery mechanisms to send events to your app:

x-api/webhooks/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ These are the products that currently support delivering events via webhook:
3434

3535
| Product | Description |
3636
|:--------|:------------|
37-
| [X Activity API (XAA)](/x-api/activity/introduction) | Receive real-time events for activity happening on X (open beta) |
37+
| [X Activity API (XAA)](/x-api/activity/introduction) | Receive real-time events for activity happening on X |
3838
| [Account Activity API (AAA)](/x-api/account-activity/introduction) | Receive real-time events tied to specific user accounts |
3939
| [Filtered Stream Webhooks](/x-api/webhooks/stream/introduction) | Receive filtered stream Posts via webhook delivery |
4040

0 commit comments

Comments
 (0)