Skip to main content

Installation

Runtime Support

Zero runtime dependencies — uses native fetch and Web Crypto APIs.

Quick Start

Configuration

Resources

All 12 resource groups available:

Usage Examples

Batch Quotes

Technical Analysis

Analyst Consensus

Error Handling

Vercel AI SDK Integration

Security

  • API key is non-enumerable — hidden from console.log and JSON.stringify
  • Webhook verification uses constant-time comparison (double-HMAC)
  • Replay protection via timestamp tolerance window

GitHub

Source code, issues, and contributions