1Forge Finance APIs
1Forge Finance APIs
1Forge Finance API provides real-time stock / forex / crypto quotes — targeting traders and financial app developers.
Multi-asset (forex + stocks + crypto) in one API
Stock coverage mainly US markets — weak in A-shares/HK
Sign up at 1forge.com for an API key. GET /quotes?pairs=EURUSD,USDJPY&api_key=... for forex. WebSocket: wss://1forge.com/socket.
Uptime · 30-day window
About this API
1Forge is a relatively niche financial data API, positioning itself as "real-time quotes affordable for individual traders and small financial app developers". vs. giants like Bloomberg, Refinitiv (Thomson Reuters) with $10k/month institutional APIs, 1Forge costs tens to hundreds per month for real-time data. Coverage: 750+ forex pairs, 500+ US stocks, mainstream crypto. WebSocket pushes real-time ticks; REST pulls quotes. Quality is sufficient for app display and algo strategy input, but high-frequency trading still needs more professional sources (millisecond latency differences are fatal). Free 3-day trial.
What you can build
- 1Real-time quotes in trading apps
- 2Financial data dashboards
- 3Real-time data source for arbitrage strategies
- 4Crypto portfolio tracker
Strengths & limitations
Strengths
- Multi-asset (forex + stocks + crypto) in one API
- Provides WebSocket real-time stream
- Orders of magnitude cheaper than Bloomberg terminals
Limitations
- Stock coverage mainly US markets — weak in A-shares/HK
- Professional traders prefer institutional-grade sources like Bloomberg / Refinitiv
Example request
curl http://1forge.com/<endpoint>Getting started
Sign up at 1forge.com for an API key. GET /quotes?pairs=EURUSD,USDJPY&api_key=... for forex. WebSocket: wss://1forge.com/socket.
FAQ
What's the latency?+
WebSocket latency typically <100ms. REST varies by endpoint, tens to hundreds of ms.
Where does crypto data come from?+
Aggregated quotes from multiple mainstream exchanges (Binance, Coinbase, etc.).
Technical details
- Auth type
- unknown
- Pricing
- unknown
- Protocols
- REST, WebSocket
- SDKs
- python, javascript, java, csharp, php
- Response time
- 719 ms
- Last health check
- 5/12/2026, 7:36:31 AM