# uTrack - Docs ## Docs - [Current Features](https://docs.utrack.club/docs/information/current-features.md): A list of all the monitoring features our tracker comes with by default for every user - [WS Data Types & Events](https://docs.utrack.club/docs/information/data-types.md): All the data types and events that the websocket sends - [Tiers and Prices](https://docs.utrack.club/docs/information/tiers-and-prices.md): Choose the right tier based on performance, scale, and latency requirements. - [Add Tracked Accounts](https://docs.utrack.club/guides/management-api/add-tracked-accounts.md): Add one or more Twitter accounts to your tracking list. You can provide multiple accounts as a comma-separated list. The API will automatically resolve usernames to IDs and vice versa. - [Get Tracked Accounts](https://docs.utrack.club/guides/management-api/get-tracked-accounts.md): Retrieve all Twitter accounts that you are currently tracking - [Remove Tracked Accounts](https://docs.utrack.club/guides/management-api/remove-tracked-account.md): Remove one or more Twitter accounts from your tracking list. You can provide multiple accounts as a comma-separated list. - [Get API health](https://docs.utrack.club/guides/rest-api/other/health.md): Returns the health status of the API - [Get a tweet](https://docs.utrack.club/guides/rest-api/tweets/get-tweet.md): Fetches detailed information about a specific tweet by its ID. Returns a parsed TwitterTweet object with author information, media, metrics, and any referenced tweets (replies, quotes, retweets). - [Welcome to the uTrack Official Documentation](https://docs.utrack.club/index.md): uTrack is the fastest unofficial Twitter/X API available. - [Quickstart](https://docs.utrack.club/quickstart.md): Connect to uTrack in under 60 seconds and start receiving tweets + account events in real time. ## OpenAPI Specs - [openapi](https://docs.utrack.club/guides/rest-api/openapi.json) ## Optional - [Documentation](https://docs.utrack.club) - [Website](https://utrack.club)