# Twitter API v2 ## API Docs - General [Returns the open api spec document.](https://apidog.com/apidoc/docs-site/345999/api-3513985.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://apidog.com/apidoc/docs-site/345999/api-3513986.md): Returns a variety of information about the Spaces specified by the requested IDs - Spaces [Space lookup by their creators](https://apidog.com/apidoc/docs-site/345999/api-3513991.md): Returns a variety of information about the Spaces created by the provided User IDs - Spaces [Search for Spaces](https://apidog.com/apidoc/docs-site/345999/api-3513987.md): Returns Spaces that match the provided query. - Spaces [Space lookup by Space ID](https://apidog.com/apidoc/docs-site/345999/api-3513989.md): Returns a variety of information about the Space specified by the requested ID - Tweets [Tweet lookup by Tweet IDs](https://apidog.com/apidoc/docs-site/345999/api-3513988.md): Returns a variety of information about the Tweet specified by the requested ID - Tweets [Full archive search counts](https://apidog.com/apidoc/docs-site/345999/api-3513990.md): Returns Tweet Counts that match a search query. - Tweets [Recent search counts](https://apidog.com/apidoc/docs-site/345999/api-3513992.md): Returns Tweet Counts from the last 7 days that match a search query. - Tweets [Sample stream](https://apidog.com/apidoc/docs-site/345999/api-3514004.md): Streams a deterministic 1% of public Tweets. - Tweets [Full-archive search](https://apidog.com/apidoc/docs-site/345999/api-3514003.md): Returns Tweets that match a search query. - Tweets [Recent search](https://apidog.com/apidoc/docs-site/345999/api-3513994.md): Returns Tweets from the last 7 days that match a search query. - Tweets [Filtered stream](https://apidog.com/apidoc/docs-site/345999/api-3513993.md): Streams Tweets matching the stream's active rule set. - Tweets [Rules lookup](https://apidog.com/apidoc/docs-site/345999/api-3514000.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://apidog.com/apidoc/docs-site/345999/api-3513998.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://apidog.com/apidoc/docs-site/345999/api-3513996.md): Returns a variety of information about the Tweet specified by the requested ID - Tweets [Hide replies](https://apidog.com/apidoc/docs-site/345999/api-3514002.md): Hides or unhides a reply to an owned conversation. - Tweets [Returns Tweet objects liked by the provided User ID](https://apidog.com/apidoc/docs-site/345999/api-3514001.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://apidog.com/apidoc/docs-site/345999/api-3513999.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://apidog.com/apidoc/docs-site/345999/api-3513995.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://apidog.com/apidoc/docs-site/345999/api-3513997.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://apidog.com/apidoc/docs-site/345999/api-3514005.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://apidog.com/apidoc/docs-site/345999/api-3514006.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://apidog.com/apidoc/docs-site/345999/api-3514007.md): Returns a list of Tweets authored by the provided User ID - Users [Returns user objects that have liked the provided Tweet ID](https://apidog.com/apidoc/docs-site/345999/api-3514009.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://apidog.com/apidoc/docs-site/345999/api-3514008.md): Returns a list of users that have retweeted the provided Tweet ID - Users [User lookup by IDs](https://apidog.com/apidoc/docs-site/345999/api-3514011.md): This endpoint returns information about users. Specify users by their ID. - Users [User lookup by usernames](https://apidog.com/apidoc/docs-site/345999/api-3514010.md): This endpoint returns information about users. Specify users by their username. - Users [User lookup by username](https://apidog.com/apidoc/docs-site/345999/api-3514012.md): This endpoint returns information about a user. Specify user by username. - Users [User lookup by ID](https://apidog.com/apidoc/docs-site/345999/api-3514021.md): This endpoint returns information about a user. Specify user by ID. - Users [Returns user objects that are blocked by provided user ID](https://apidog.com/apidoc/docs-site/345999/api-3514013.md): Returns a list of users that are blocked by the provided user ID - Users [Block User by User ID](https://apidog.com/apidoc/docs-site/345999/api-3514018.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://apidog.com/apidoc/docs-site/345999/api-3514014.md): Returns a list of users that follow the provided user ID - Users [Following by User ID](https://apidog.com/apidoc/docs-site/345999/api-3514015.md): Returns a list of users that are being followed by the provided user ID - Users [Follow User](https://apidog.com/apidoc/docs-site/345999/api-3514019.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://apidog.com/apidoc/docs-site/345999/api-3514020.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://apidog.com/apidoc/docs-site/345999/api-3514016.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://apidog.com/apidoc/docs-site/345999/api-3514022.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://apidog.com/apidoc/docs-site/345999/api-3514017.md): Causes the source user to unmute the target user. The source user must match the user context authorizing the request