← Back to Dashboard

1Forge

Currency ExchangeActiveCORS ReadyUnknownAuth: API KeyDoc: HTML
Swagger DocumentationVisit Website ↗

Description

Forex currency market data

✨ AI Summary

Provides real-time forex and cryptocurrency market data and quotes.

Code Example

import requests

url = "https://api.1forge.com/quotes?symbols=EURUSD&api_key=YOUR_API_KEY"
response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)