Node.js SDK
The official Slotflow SDK for Node.js and TypeScript. Fully typed, with automatic retries and error handling.
Installation
Quick example
Resources
All API resources are available as typed methods on the client:
Error handling
The SDK throws typed errors you can catch and handle:
Configuration
You can also override settings per request:
Requirements
- Node.js 18+
- Get your API key from the Slotflow Dashboard