Skip to content

Commit e490aba

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent ed8f5ce commit e490aba

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

x-api/account-activity/introduction.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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 |

x-api/fundamentals/post-cap.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)