SDK & Developer Tools

Infoway provides multi-language official SDKs, AI integration tools, and quantitative examples to help developers quickly access real-time financial data.

Official SDKs

Language
Package
Install
Source

Python

infoway-sdk

pip install infoway-sdk

Node.js / TypeScript

infoway-sdk

npm install infoway-sdk

Java

io.infoway:infoway-sdk

Maven / Gradle

All SDKs cover both REST API and WebSocket real-time streaming, supporting US, HK, CN, Japan, India, crypto, and forex markets.

  • Python SDK: REST + WebSocket, Python 3.9+

  • Node.js SDK: REST + WebSocket, full TypeScript types, Node.js 18+

  • Java SDK: REST + WebSocket, Builder pattern, Java 17+

AI Tools

  • MCP Server: 17 financial data tools for Claude Desktop / Cursor, one-command install

  • AI Investment Advisor: Claude-powered investment advisor with Streamlit Web UI + CLI

Examples & Templates

  • Quant Starter Examples: 6 Python quantitative trading examples + Jupyter Notebook

  • Exchange Toolkit: Reference implementations for exchange operators (Python + Java)

Last updated