# Twitter API v2 copy ## API Docs - General [Returns the open api spec document.](https://u6fmcdp1y2.apidog.io/api-19720280.md): Full open api spec in JSON format. (See https://github.com/OAI/OpenAPI-Specification/blob/master/README.md) - Spaces [Space lookup up Space IDs](https://u6fmcdp1y2.apidog.io/api-19720281.md): Returns a variety of information about the Spaces specified by the requested IDs - Spaces [Space lookup by their creators](https://u6fmcdp1y2.apidog.io/api-19720282.md): Returns a variety of information about the Spaces created by the provided User IDs - Spaces [Search for Spaces](https://u6fmcdp1y2.apidog.io/api-19720283.md): Returns Spaces that match the provided query. - Spaces [Space lookup by Space ID](https://u6fmcdp1y2.apidog.io/api-19720284.md): Returns a variety of information about the Space specified by the requested ID - Tweets [Tweet lookup by Tweet IDs](https://u6fmcdp1y2.apidog.io/api-19720285.md): Returns a variety of information about the Tweet specified by the requested ID - Tweets [Full archive search counts](https://u6fmcdp1y2.apidog.io/api-19720286.md): Returns Tweet Counts that match a search query. - Tweets [Recent search counts](https://u6fmcdp1y2.apidog.io/api-19720287.md): Returns Tweet Counts from the last 7 days that match a search query. - Tweets [Sample stream](https://u6fmcdp1y2.apidog.io/api-19720288.md): Streams a deterministic 1% of public Tweets. - Tweets [Full-archive search](https://u6fmcdp1y2.apidog.io/api-19720289.md): Returns Tweets that match a search query. - Tweets [Recent search](https://u6fmcdp1y2.apidog.io/api-19720290.md): Returns Tweets from the last 7 days that match a search query. - Tweets [Filtered stream](https://u6fmcdp1y2.apidog.io/api-19720291.md): Streams Tweets matching the stream's active rule set. - Tweets [Rules lookup](https://u6fmcdp1y2.apidog.io/api-19720292.md): Returns rules from a user's active rule set. Users can fetch all of their rules or a subset, specified by the provided rule ids. - Tweets [Add/Delete rules](https://u6fmcdp1y2.apidog.io/api-19720293.md): Add or delete rules from a user's active rule set. Users can provide unique, optionally tagged rules to add. Users can delete their entire rule set or a subset specified by rule ids or values. - Tweets [Tweet lookup by Tweet ID](https://u6fmcdp1y2.apidog.io/api-19720294.md): Returns a variety of information about the Tweet specified by the requested ID - Tweets [Hide replies](https://u6fmcdp1y2.apidog.io/api-19720295.md): Hides or unhides a reply to an owned conversation. - Tweets [Returns Tweet objects liked by the provided User ID](https://u6fmcdp1y2.apidog.io/api-19720296.md): Returns a list of Tweets liked by the provided User ID - Tweets [Causes the user (in the path) to like the specified tweet](https://u6fmcdp1y2.apidog.io/api-19720297.md): Causes the user (in the path) to like the specified tweet. The user in the path must match the user context authorizing the request. - Tweets [Causes the user (in the path) to unlike the specified tweet](https://u6fmcdp1y2.apidog.io/api-19720298.md): Causes the user (in the path) to unlike the specified tweet. The user must match the user context authorizing the request - Tweets [User mention timeline by User ID](https://u6fmcdp1y2.apidog.io/api-19720299.md): Returns Tweet objects that mention username associated to the provided User ID - Tweets [Causes the user (in the path) to retweet the specified tweet](https://u6fmcdp1y2.apidog.io/api-19720300.md): Causes the user (in the path) to retweet the specified tweet. The user in the path must match the user context authorizing the request. - Tweets [Causes the user (in the path) to unretweet the specified tweet](https://u6fmcdp1y2.apidog.io/api-19720301.md): Causes the user (in the path) to unretweet the specified tweet. The user must match the user context authorizing the request - Tweets [User Tweets timeline by User ID](https://u6fmcdp1y2.apidog.io/api-19720302.md): Returns a list of Tweets authored by the provided User ID - Users [Returns user objects that have liked the provided Tweet ID](https://u6fmcdp1y2.apidog.io/api-19720303.md): Returns a list of users that have liked the provided Tweet ID - Users [Returns user objects that have retweeted the provided Tweet ID](https://u6fmcdp1y2.apidog.io/api-19720304.md): Returns a list of users that have retweeted the provided Tweet ID - Users [User lookup by IDs](https://u6fmcdp1y2.apidog.io/api-19720305.md): This endpoint returns information about users. Specify users by their ID. - Users [User lookup by usernames](https://u6fmcdp1y2.apidog.io/api-19720306.md): This endpoint returns information about users. Specify users by their username. - Users [User lookup by username](https://u6fmcdp1y2.apidog.io/api-19720307.md): This endpoint returns information about a user. Specify user by username. - Users [User lookup by ID](https://u6fmcdp1y2.apidog.io/api-19720308.md): This endpoint returns information about a user. Specify user by ID. - Users [Returns user objects that are blocked by provided user ID](https://u6fmcdp1y2.apidog.io/api-19720309.md): Returns a list of users that are blocked by the provided user ID - Users [Block User by User ID](https://u6fmcdp1y2.apidog.io/api-19720310.md): Causes the user (in the path) to block the target user. The user (in the path) must match the user context authorizing the request - Users [Returns user objects that follow the provided user ID](https://u6fmcdp1y2.apidog.io/api-19720311.md): Returns a list of users that follow the provided user ID - Users [Following by User ID](https://u6fmcdp1y2.apidog.io/api-19720312.md): Returns a list of users that are being followed by the provided user ID - Users [Follow User](https://u6fmcdp1y2.apidog.io/api-19720313.md): Causes the user(in the path) to follow, or “request to follow” for protected users, the target user. The user(in the path) must match the user context authorizing the request - Users [Mute User by User ID](https://u6fmcdp1y2.apidog.io/api-19720314.md): Causes the user (in the path) to mute the target user. The user (in the path) must match the user context authorizing the request - Users [Unblock User by User ID](https://u6fmcdp1y2.apidog.io/api-19720315.md): Causes the source user to unblock the target user. The source user must match the user context authorizing the request - Users [Unfollow User](https://u6fmcdp1y2.apidog.io/api-19720316.md): Causes the source user to unfollow the target user. The source user must match the user context authorizing the request - Users [Unmute User by User ID](https://u6fmcdp1y2.apidog.io/api-19720317.md): Causes the source user to unmute the target user. The source user must match the user context authorizing the request ## Schemas - Schemas [AddOrDeleteRulesRequest](https://u6fmcdp1y2.apidog.io/schema-8387284.md): - Schemas [AddOrDeleteRulesResponse](https://u6fmcdp1y2.apidog.io/schema-8387285.md): - Schemas [AddRulesRequest](https://u6fmcdp1y2.apidog.io/schema-8387286.md): - Schemas [AddRulesResponse](https://u6fmcdp1y2.apidog.io/schema-8387287.md): - Schemas [AnimatedGif](https://u6fmcdp1y2.apidog.io/schema-8387288.md): - Schemas [CashtagEntity](https://u6fmcdp1y2.apidog.io/schema-8387289.md): - Schemas [CashtagFields](https://u6fmcdp1y2.apidog.io/schema-8387290.md): - Schemas [ClientDisconnectedProblem](https://u6fmcdp1y2.apidog.io/schema-8387291.md): - Schemas [ClientForbiddenProblem](https://u6fmcdp1y2.apidog.io/schema-8387292.md): - Schemas [CommonMediaFields](https://u6fmcdp1y2.apidog.io/schema-8387293.md): - Schemas [ComplianceJob](https://u6fmcdp1y2.apidog.io/schema-8387294.md): - Schemas [ComplianceJobName](https://u6fmcdp1y2.apidog.io/schema-8387295.md): - Schemas [ComplianceJobStatus](https://u6fmcdp1y2.apidog.io/schema-8387296.md): - Schemas [ComplianceJobType](https://u6fmcdp1y2.apidog.io/schema-8387297.md): - Schemas [ConflictProblem](https://u6fmcdp1y2.apidog.io/schema-8387298.md): - Schemas [ConnectionExceptionProblem](https://u6fmcdp1y2.apidog.io/schema-8387299.md): - Schemas [ContextAnnotation](https://u6fmcdp1y2.apidog.io/schema-8387300.md): - Schemas [ContextAnnotationDomainFields](https://u6fmcdp1y2.apidog.io/schema-8387301.md): - Schemas [ContextAnnotationEntityFields](https://u6fmcdp1y2.apidog.io/schema-8387302.md): - Schemas [CountryCode](https://u6fmcdp1y2.apidog.io/schema-8387303.md): - Schemas [CreatedAt](https://u6fmcdp1y2.apidog.io/schema-8387304.md): - Schemas [DeleteRulesRequest](https://u6fmcdp1y2.apidog.io/schema-8387305.md): - Schemas [DeleteRulesResponse](https://u6fmcdp1y2.apidog.io/schema-8387306.md): - Schemas [DisallowedResourceProblem](https://u6fmcdp1y2.apidog.io/schema-8387307.md): - Schemas [DownloadExpiration](https://u6fmcdp1y2.apidog.io/schema-8387308.md): - Schemas [DownloadUrl](https://u6fmcdp1y2.apidog.io/schema-8387309.md): - Schemas [DuplicateRuleProblem](https://u6fmcdp1y2.apidog.io/schema-8387310.md): - Schemas [End](https://u6fmcdp1y2.apidog.io/schema-8387311.md): - Schemas [EntityIndicesInclusiveExclusive](https://u6fmcdp1y2.apidog.io/schema-8387312.md): - Schemas [EntityIndicesInclusiveInclusive](https://u6fmcdp1y2.apidog.io/schema-8387313.md): - Schemas [Error](https://u6fmcdp1y2.apidog.io/schema-8387314.md): - Schemas [Expansions](https://u6fmcdp1y2.apidog.io/schema-8387315.md): - Schemas [FieldUnauthorizedProblem](https://u6fmcdp1y2.apidog.io/schema-8387316.md): - Schemas [FilteredStreamingTweet](https://u6fmcdp1y2.apidog.io/schema-8387317.md): - Schemas [FullTextEntities](https://u6fmcdp1y2.apidog.io/schema-8387318.md): - Schemas [GenericMultipleUsersLookupResponse](https://u6fmcdp1y2.apidog.io/schema-8387319.md): - Schemas [GenericProblem](https://u6fmcdp1y2.apidog.io/schema-8387320.md): - Schemas [GenericTweetsTimelineResponse](https://u6fmcdp1y2.apidog.io/schema-8387321.md): - Schemas [Geo](https://u6fmcdp1y2.apidog.io/schema-8387322.md): - Schemas [Granularity](https://u6fmcdp1y2.apidog.io/schema-8387323.md): - Schemas [HTTPStatusCode](https://u6fmcdp1y2.apidog.io/schema-8387324.md): - Schemas [HashtagEntity](https://u6fmcdp1y2.apidog.io/schema-8387325.md): - Schemas [HashtagFields](https://u6fmcdp1y2.apidog.io/schema-8387326.md): - Schemas [InvalidRequestProblem](https://u6fmcdp1y2.apidog.io/schema-8387327.md): - Schemas [InvalidRuleProblem](https://u6fmcdp1y2.apidog.io/schema-8387328.md): - Schemas [JobId](https://u6fmcdp1y2.apidog.io/schema-8387329.md): - Schemas [Media](https://u6fmcdp1y2.apidog.io/schema-8387330.md): - Schemas [MediaHeight](https://u6fmcdp1y2.apidog.io/schema-8387331.md): - Schemas [MediaKey](https://u6fmcdp1y2.apidog.io/schema-8387332.md): - Schemas [MediaWidth](https://u6fmcdp1y2.apidog.io/schema-8387333.md): - Schemas [MentionEntity](https://u6fmcdp1y2.apidog.io/schema-8387334.md): - Schemas [MentionFields](https://u6fmcdp1y2.apidog.io/schema-8387335.md): - Schemas [MultiComplianceJobResponse](https://u6fmcdp1y2.apidog.io/schema-8387336.md): - Schemas [MultiSpaceLookupResponse](https://u6fmcdp1y2.apidog.io/schema-8387337.md): - Schemas [MultiTweetLookupResponse](https://u6fmcdp1y2.apidog.io/schema-8387338.md): - Schemas [MultiUserLookupResponse](https://u6fmcdp1y2.apidog.io/schema-8387339.md): - Schemas [OperationalDisconnectProblem](https://u6fmcdp1y2.apidog.io/schema-8387340.md): - Schemas [Photo](https://u6fmcdp1y2.apidog.io/schema-8387341.md): - Schemas [Place](https://u6fmcdp1y2.apidog.io/schema-8387342.md): - Schemas [PlaceId](https://u6fmcdp1y2.apidog.io/schema-8387343.md): - Schemas [PlaceType](https://u6fmcdp1y2.apidog.io/schema-8387344.md): - Schemas [Point](https://u6fmcdp1y2.apidog.io/schema-8387345.md): - Schemas [Poll](https://u6fmcdp1y2.apidog.io/schema-8387346.md): - Schemas [PollId](https://u6fmcdp1y2.apidog.io/schema-8387347.md): - Schemas [PollOption](https://u6fmcdp1y2.apidog.io/schema-8387348.md): - Schemas [Position](https://u6fmcdp1y2.apidog.io/schema-8387349.md): - Schemas [Problem](https://u6fmcdp1y2.apidog.io/schema-8387350.md): - Schemas [ProblemFields](https://u6fmcdp1y2.apidog.io/schema-8387351.md): - Schemas [ReplySettings](https://u6fmcdp1y2.apidog.io/schema-8387352.md): - Schemas [ResourceNotFoundProblem](https://u6fmcdp1y2.apidog.io/schema-8387353.md): - Schemas [ResourceUnauthorizedProblem](https://u6fmcdp1y2.apidog.io/schema-8387354.md): - Schemas [ResourceUnavailableProblem](https://u6fmcdp1y2.apidog.io/schema-8387355.md): - Schemas [Rule](https://u6fmcdp1y2.apidog.io/schema-8387356.md): - Schemas [RuleId](https://u6fmcdp1y2.apidog.io/schema-8387357.md): - Schemas [RuleNoId](https://u6fmcdp1y2.apidog.io/schema-8387358.md): - Schemas [RuleTag](https://u6fmcdp1y2.apidog.io/schema-8387359.md): - Schemas [RuleValue](https://u6fmcdp1y2.apidog.io/schema-8387360.md): - Schemas [RulesCapProblem](https://u6fmcdp1y2.apidog.io/schema-8387361.md): - Schemas [RulesRequestSummary](https://u6fmcdp1y2.apidog.io/schema-8387362.md): - Schemas [RulesResponseMetadata](https://u6fmcdp1y2.apidog.io/schema-8387363.md): - Schemas [SearchCount](https://u6fmcdp1y2.apidog.io/schema-8387364.md): - Schemas [SingleComplianceJobResponse](https://u6fmcdp1y2.apidog.io/schema-8387365.md): - Schemas [SingleSpaceLookupResponse](https://u6fmcdp1y2.apidog.io/schema-8387366.md): - Schemas [SingleTweetLookupResponse](https://u6fmcdp1y2.apidog.io/schema-8387367.md): - Schemas [SingleUserLookupResponse](https://u6fmcdp1y2.apidog.io/schema-8387368.md): - Schemas [Space](https://u6fmcdp1y2.apidog.io/schema-8387369.md): - Schemas [SpaceID](https://u6fmcdp1y2.apidog.io/schema-8387370.md): - Schemas [Start](https://u6fmcdp1y2.apidog.io/schema-8387371.md): - Schemas [StreamingTweet](https://u6fmcdp1y2.apidog.io/schema-8387372.md): - Schemas [Tweet](https://u6fmcdp1y2.apidog.io/schema-8387373.md): - Schemas [TweetCount](https://u6fmcdp1y2.apidog.io/schema-8387374.md): - Schemas [TweetCountsResponse](https://u6fmcdp1y2.apidog.io/schema-8387375.md): - Schemas [TweetDeleteResponse](https://u6fmcdp1y2.apidog.io/schema-8387376.md): - Schemas [TweetID](https://u6fmcdp1y2.apidog.io/schema-8387377.md): - Schemas [TweetSearchResponse](https://u6fmcdp1y2.apidog.io/schema-8387378.md): - Schemas [TweetWithheld](https://u6fmcdp1y2.apidog.io/schema-8387379.md): - Schemas [URL](https://u6fmcdp1y2.apidog.io/schema-8387380.md): - Schemas [URLFields](https://u6fmcdp1y2.apidog.io/schema-8387381.md): - Schemas [URLImage](https://u6fmcdp1y2.apidog.io/schema-8387382.md): - Schemas [UnsupportedAuthenticationProblem](https://u6fmcdp1y2.apidog.io/schema-8387383.md): - Schemas [UploadExpiration](https://u6fmcdp1y2.apidog.io/schema-8387384.md): - Schemas [UploadUrl](https://u6fmcdp1y2.apidog.io/schema-8387385.md): - Schemas [UrlEntity](https://u6fmcdp1y2.apidog.io/schema-8387386.md): - Schemas [UsageCapExceededProblem](https://u6fmcdp1y2.apidog.io/schema-8387387.md): - Schemas [User](https://u6fmcdp1y2.apidog.io/schema-8387388.md): - Schemas [UserID](https://u6fmcdp1y2.apidog.io/schema-8387389.md): - Schemas [UserName](https://u6fmcdp1y2.apidog.io/schema-8387390.md): - Schemas [UserWithheld](https://u6fmcdp1y2.apidog.io/schema-8387391.md): - Schemas [UsersBlockingMutationResponse](https://u6fmcdp1y2.apidog.io/schema-8387392.md): - Schemas [UsersFollowingCreateResponse](https://u6fmcdp1y2.apidog.io/schema-8387393.md): - Schemas [UsersFollowingDeleteResponse](https://u6fmcdp1y2.apidog.io/schema-8387394.md): - Schemas [UsersFollowingLookupResponse](https://u6fmcdp1y2.apidog.io/schema-8387395.md): - Schemas [UsersLikesCreateRequest](https://u6fmcdp1y2.apidog.io/schema-8387396.md): - Schemas [UsersLikesCreateResponse](https://u6fmcdp1y2.apidog.io/schema-8387397.md): - Schemas [UsersLikesDeleteResponse](https://u6fmcdp1y2.apidog.io/schema-8387398.md): - Schemas [UsersMutingMutationResponse](https://u6fmcdp1y2.apidog.io/schema-8387399.md): - Schemas [UsersRetweetsCreateRequest](https://u6fmcdp1y2.apidog.io/schema-8387400.md): - Schemas [UsersRetweetsCreateResponse](https://u6fmcdp1y2.apidog.io/schema-8387401.md): - Schemas [UsersRetweetsDeleteResponse](https://u6fmcdp1y2.apidog.io/schema-8387402.md): - Schemas [Video](https://u6fmcdp1y2.apidog.io/schema-8387403.md): - Response [HttpErrorResponse](https://u6fmcdp1y2.apidog.io/schema-8387404.md):