Twitter API v2
Schemas
复制页面
Twitter API v2
General
Returns the open api spec document.
Tweets
Tweet lookup by Tweet IDs
Full archive search counts
Recent search counts
Sample stream
Full-archive search
Recent search
Filtered stream
Rules lookup
Add/Delete rules
Tweet lookup by Tweet ID
Hide replies
Returns Tweet objects liked by the provided User ID
Causes the user (in the path) to like the specified tweet
Causes the user (in the path) to unlike the specified tweet
User mention timeline by User ID
Causes the user (in the path) to retweet the specified tweet
Causes the user (in the path) to unretweet the specified tweet
User Tweets timeline by User ID
Users
Returns user objects that have liked the provided Tweet ID
Returns user objects that have retweeted the provided Tweet ID
User lookup by IDs
User lookup by usernames
User lookup by username
User lookup by ID
Returns user objects that are blocked by provided user ID
Block User by User ID
Returns user objects that follow the provided user ID
Following by User ID
Follow User
Mute User by User ID
Unblock User by User ID
Unfollow User
Unmute User by User ID
数据模型
默认分类
Schemas
AddOrDeleteRulesRequest
AddOrDeleteRulesResponse
AddRulesRequest
AddRulesResponse
AnimatedGif
CashtagEntity
CashtagFields
ClientDisconnectedProblem
ClientForbiddenProblem
CommonMediaFields
ConnectionExceptionProblem
ContextAnnotation
ContextAnnotationDomainFields
ContextAnnotationEntityFields
CountryCode
DeleteRulesRequest
DeleteRulesResponse
DisallowedResourceProblem
DuplicateRuleProblem
End
EntityIndicesInclusiveExclusive
EntityIndicesInclusiveInclusive
Error
Expansions
FieldUnauthorizedProblem
FilteredStreamingTweet
FullTextEntities
GenericMultipleUsersLookupResponse
GenericProblem
GenericTweetsTimelineResponse
Geo
Granularity
HTTPStatusCode
HashtagEntity
HashtagFields
InvalidRequestProblem
InvalidRuleProblem
List
ListId
Media
MediaHeight
MediaKey
MediaWidth
MentionEntity
MentionFields
MultiTweetLookupResponse
MultiUserLookupResponse
OperationalDisconnectProblem
Photo
Place
PlaceId
PlaceType
Point
Poll
PollId
PollOption
Position
Problem
ProblemFields
ReplySettings
ResourceNotFoundProblem
ResourceUnauthorizedProblem
ResourceUnavailableProblem
Rule
RuleId
RuleNoId
RuleTag
RuleValue
RulesCapProblem
RulesRequestSummary
RulesResponseMetadata
SearchCount
SingleTweetLookupResponse
SingleUserLookupResponse
Start
StreamingTweet
Tweet
TweetCount
TweetCountsResponse
TweetID
TweetSearchResponse
TweetWithheld
URL
URLFields
URLImage
UnsupportedAuthenticationProblem
UrlEntity
UsageCapExceededProblem
User
UserID
UserName
UserWithheld
UsersBlockingMutationResponse
UsersFollowingCreateResponse
UsersFollowingDeleteResponse
UsersFollowingLookupResponse
UsersLikesCreateRequest
UsersLikesCreateResponse
UsersLikesDeleteResponse
UsersMutingMutationResponse
UsersRetweetsCreateRequest
UsersRetweetsCreateResponse
UsersRetweetsDeleteResponse
Video
Response
HttpErrorResponse
Schemas
复制页面
MentionFields
Represent the portion of text recognized as a User mention, and its start and end position within the text.
{
"id"
:
"2244994945"
,
"username"
:
"string"
}