Enum Endpoint
All endpoints enhanced with rate limitsall and information from https://developer.twitter.com/en/portal/products/, https://developer.twitter.com/en/docs/twitter-api/rate-limits and https://developer.twitter.com/en/docs/api-reference-index There is also a Tweet Cap per month depending the Acceess Level: Essential: 500K Tweets per month / Project Elevated: 2M Tweets per month / Project Academic: 10M Tweets per month / Project If you have Academic Research access, you can connect up to two redundant connections to maximize your streaming up-time.
Namespace: TwitterSharp.ApiEndpoint
Assembly: TwitterSharp.dll
Syntax
public enum Endpoint
Fields
Name | Description |
---|---|
AddingDeletingFilters | |
BlocksLookup | |
BlockUser | |
ConnectingFilteresStream | |
CreateJob | |
CreateList | |
CreateRetweet | |
CreateTweet | |
DeleteList | |
DeleteRetweet | |
DeleteTweet | |
FollowList | |
FollowUser | |
FullArchiveSearch | |
FullArchiveTweetCounts | |
GetFollowersById | |
GetFollowersByName | |
GetFollowingsById | |
GetFollowingsByName | |
GetJobById | |
GetJobs | |
GetListById | |
GetListFollowers | |
GetListMember | |
GetSpaceBuyers | |
GetSpaceByCreator | |
GetSpaceById | |
GetSpacesByIds | |
GetSpacesTweets | |
GetTweetById | |
GetTweetsByIds | |
GetUserById | |
GetUserByName | |
GetUserMe | |
GetUserOwnedLists | |
GetUsersByIds | |
GetUsersByNames | |
GetUsersFollowedList | |
GetUsersList | |
GetUsersPinnedLists | |
HideReplies | |
LikeTweet | |
ListAddMember | |
ListingFilters | |
ListRemoveMember | |
ListsTweetsLookup | |
MutesLookup | |
MuteUser | |
PinList | |
RecentSearch | |
RecentTweetCounts | |
RetweetsLookup | |
SampledStream | |
SearchSpaces | |
TweetsLiked | |
UnblockUser | |
UnfollowList | |
UnfollowUser | |
UnlikeTweet | |
UnmuteUser | |
UnpinList | |
UpdateList | |
UserMentionTimeline | |
UsersLiked | |
UserTweetTimeline |