Skip to main content
Get started with the TypeScript SDK for X API in your project.

Install

npm install @xdevplatform/xdk

TypeScript Support

The SDK is written in TypeScript and includes full type definitions. No additional type packages are required.

Requirements

  • Node.js 16+
  • TypeScript 4.5+ (if using TypeScript)

Next Steps