Key Features
- π Authentication: User Context (OAuth1.0a, OAuth2.0), and App-Only (Bearer token) authentication
 - π Pagination: Automatic pagination with async iteration support
 - π‘ Streaming: Event-driven streaming with automatic reconnection
 - π Type Safety: Complete TypeScript definitions for all endpoints and parameters
 - π― Full X API Support: Users, Posts, Lists, Bookmarks, Communities, and more
 
Quick Start
quickstart.ts
Whatβs Next?
- Installation Guide - Set up the SDK in your project
 - Authentication - Learn about different auth methods
 - Pagination - Learn about data pagination
 - Streaming - Learn about real-time data streaming
 - API Reference - Read the complete API documentation