
We’re excited to announce the official EODHD Node.js/TypeScript SDK – a fully typed client library that gives you access to every EODHD API from a single package. Whether you’re building trading dashboards, portfolio trackers, screening tools, or financial data pipelines, the SDK covers historical prices, fundamentals, real-time WebSocket streaming, options, news, technical indicators, macro data, and all Marketplace products. It supports 150,000+ tickers across 70+ exchanges and works in Node.js, Deno, Bun, and modern browsers.
The library ships with built-in retry logic, structured error handling, and rate-limit awareness – so you can focus on your product, not on API plumbing. Every method, parameter, and response is fully typed in TypeScript, giving you autocompletion and compile-time safety out of the box. Install it with npm install eodhd, grab your API key, and start pulling data in minutes. Check out the full documentation with code examples for every endpoint on our docs page, or head straight to the GitHub repository.