# Xshot ## Docs - [Explore communities](https://docs.xshot.fun/api-reference/communities/explore-communities.md): Browse available communities. - [Get community about](https://docs.xshot.fun/api-reference/communities/get-community-about.md): Get community info with admin details. - [Get community info](https://docs.xshot.fun/api-reference/communities/get-community-info.md): Get community metadata including rules and policies. - [Ranked communities](https://docs.xshot.fun/api-reference/communities/ranked-communities.md): Get trending/ranked communities. - [Get list members](https://docs.xshot.fun/api-reference/lists/get-list-members.md): Get members of a Twitter list. - [Get space details](https://docs.xshot.fun/api-reference/spaces/get-space-details.md): Get details about a Twitter Space. - [Follower Count](https://docs.xshot.fun/api-reference/streaming/websockets/follower-count.md): Follower count changes for a user. Polls every 30-300 seconds (default 60s). - [New Mentions](https://docs.xshot.fun/api-reference/streaming/websockets/new-mentions.md): New tweets mentioning a user. Polls every 15-120 seconds (default 30s). - [New Tweets](https://docs.xshot.fun/api-reference/streaming/websockets/new-tweets.md): New tweets from a specific user. Polls every 15-120 seconds (default 30s). - [Search Results](https://docs.xshot.fun/api-reference/streaming/websockets/search-results.md): New tweets matching a search query. Polls every 15-120 seconds (default 30s). - [Tweet Engagement](https://docs.xshot.fun/api-reference/streaming/websockets/tweet-engagement.md): Live engagement metrics for a tweet (likes, retweets, replies, views). Only changed fields are sent. Polls every 10-120 seconds (default 15s). - [Get trends](https://docs.xshot.fun/api-reference/trends/get-trends.md): Get current trending topics. - [Get likers](https://docs.xshot.fun/api-reference/tweets/get-likers.md): Get users who liked a tweet. Twitter may limit visibility for some tweets. - [Get retweeters](https://docs.xshot.fun/api-reference/tweets/get-retweeters.md): Get users who retweeted a tweet. - [Get tweet details](https://docs.xshot.fun/api-reference/tweets/get-tweet-details.md): Get a single tweet's full details including engagement metrics. - [Get tweet replies](https://docs.xshot.fun/api-reference/tweets/get-tweet-replies.md): Get replies to a specific tweet. - [Batch get users by usernames](https://docs.xshot.fun/api-reference/users/batch-get-users-by-usernames.md): Get multiple user profiles by usernames in a single request. - [Get blue-verified followers](https://docs.xshot.fun/api-reference/users/get-blue-verified-followers.md): Get the blue-verified followers of a user. - [Get followers](https://docs.xshot.fun/api-reference/users/get-followers.md): Get a user's followers with pagination. - [Get followings](https://docs.xshot.fun/api-reference/users/get-followings.md): Get accounts a user is following. - [Get highlight tweets](https://docs.xshot.fun/api-reference/users/get-highlight-tweets.md): Get a user's highlighted tweets (the pinned highlights tab on profile). - [Get user by ID](https://docs.xshot.fun/api-reference/users/get-user-by-id.md): Get user profile by numeric user ID. - [Get user list memberships](https://docs.xshot.fun/api-reference/users/get-user-list-memberships.md): Get the Twitter lists a user is a member of. - [Get user profile](https://docs.xshot.fun/api-reference/users/get-user-profile.md): Get user profile information by username. - [Get user tweets](https://docs.xshot.fun/api-reference/users/get-user-tweets.md): Get a user's recent tweets. - [Authentication](https://docs.xshot.fun/get-started/authentication.md): How to authenticate with the Xshot API - [Quick Start](https://docs.xshot.fun/get-started/index.md): Get up and running with the Xshot API in minutes - [WebSocket Guide](https://docs.xshot.fun/get-started/websocket.md): Real-time event subscriptions via WebSocket - [Xshot API](https://docs.xshot.fun/index.md) ## OpenAPI Specs - [xshot](https://docs.xshot.fun/openapi-spec/xshot.yaml) - [openapi](https://docs.xshot.fun/api-reference/openapi.json) ## AsyncAPI Specs - [websockets](https://docs.xshot.fun/asyncapi-spec/websockets.yaml) ## Optional - [Dashboard](https://xshot.fun/dashboard) - [Pricing](https://xshot.fun/pricing) - [Community Bot](https://t.me/xshotfun_bot)