Installation
The Jabrod SDK is available on npm and works with Node.js and browser environments.Requirements
- Node.js 18+ or browser with ES2020 support
- TypeScript 4.7+ (optional but recommended)
Install
Initialize
Configuration Options
| Option | Type | Required | Description |
|---|---|---|---|
apiKey | string | Yes | Your Jabrod API key (starts with jb_) |
baseUrl | string | No | Custom API base URL (default: cloud.jabrod.com) |
