Available SDKs
Node.js / TypeScript
Full-featured SDK for Node.js and TypeScript applications
API Reference
Interactive API documentation with all endpoints
Why Use an SDK?
- Type Safety: Full TypeScript support with complete type definitions
- Error Handling: Built-in error handling with detailed error messages
- Authentication: Automatic API key authentication
- Convenience: Simple, intuitive methods for all API operations
Quick Example
Getting Your API Key
- Log in to your Pocketsflow dashboard
- Go to Settings → Developers → API Keys
- Click Create API Key
- Copy your key and store it securely
Test Mode vs Live Mode
Pocketsflow provides two types of API keys:| Key Type | Format | Purpose |
|---|---|---|
| Live | pk_live_... | Production data and real transactions |
| Test | pk_test_... | Test data for development and testing |