1Forge Finance APIs logo

1Forge Finance APIs

1Forge Finance APIs

1Forge Finance API provides real-time stock / forex / crypto quotes — targeting traders and financial app developers.

Visit site ↗Health checked 9h ago
Use it when

Multi-asset (forex + stocks + crypto) in one API

Watch for

Stock coverage mainly US markets — weak in A-shares/HK

First check

Sign up at 1forge.com for an API key. GET /quotes?pairs=EURUSD,USDJPY&api_key=... for forex. WebSocket: wss://1forge.com/socket.

Auth
CORS
Yes
HTTPS
Yes
Signup
?
Latency
719 ms
Protocol
REST, WebSocket
Pricing

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 719ms
01

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.

02

What you can build

  • 1Real-time quotes in trading apps
  • 2Financial data dashboards
  • 3Real-time data source for arbitrage strategies
  • 4Crypto portfolio tracker
03

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
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl http://1forge.com/<endpoint>
05

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.

06

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.).

07

Technical details

CORS: YesHTTPS: YesSignup: ?Open source: No
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
08

Tags