Installation
Install the Arb SDK using npm or your preferred package manager:Quick Start
Set up your API key as an environment variable:example.js and add this code:
node example.js. You should see the case ID output.
TypeScript Support
The SDK includes full TypeScript definitions for all request params and response fields:Learn more on GitHub
Discover more SDK capabilities, configuration options, and complete API documentation on the library’s GitHub README.
View on npm
See package details, version history, and installation statistics.
Requirements
- Node.js 20 LTS or later
- TypeScript >= 4.9 (for TypeScript users)
Support
For SDK issues or questions:- Open an issue on GitHub
- Email support at [email protected]