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