File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ This API is commonly used to build applications that need to react instantly to
3333
3434** Note** : We do not deliver home timeline data via the Account Activity API. Use the User Posts timeline by User ID endpoint to pull this data.
3535
36- The returned Posts from Account Activity API count towards the monthly [ Post cap] ( https://docs.x.com/x-api/fundamentals/post-cap ) .
37-
3836## Feature Summary
3937
4038| Tier | Pricing | Number of Unique Subscriptions | Number of Webhooks |
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ Posts received from any of the following endpoints count towards this monthly Po
1212- [ Recent search] ( /x-api/posts/counts/introduction )
1313- [ Full-archive search] ( /x-api/posts/counts/introduction )
1414- [ Filtered stream] ( /x-api/posts/filtered-stream )
15+ - [ Filtered Stream Webhooks] ( /x-api/webhooks/stream/introduction )
1516- [ User Post timeline] ( /x-api/posts/timelines )
1617- [ User mention timeline] ( /x-api/posts/timelines )
1718- [ Likes lookup - Posts liked by a user] ( /x-api/posts/likes )
1819- [ Bookmarks lookup - Posts bookmarked by a user] ( /x-api/posts/bookmarks/introduction )
1920- [ List Posts lookup] ( /x-api/lists/list-tweets/introduction )
2021- [ Spaces Lookup] ( /x-api/spaces/lookup/introduction )
21- - [ Account Activity API] ( /x-api/account-activity/introduction )
2222
2323<Note >
2424** Note:** If the same Post is returned from multiple queries during a day, it only counts once against the Post cap; Posts are deduplicated daily.
You can’t perform that action at this time.
0 commit comments