n

nFusion Solutions Market Data API

by nFusion Solutions Market Data

nFusion Solutions provides REST APIs that deliver enterprise-grade financial data. Data sets include real-time and historical pricing for Spot prices of precious metals such as Gold, Silver, Platinum, and Palladium, exchange

financenfusionsolutions

Quick Reference

Base URL https://api.nfusionsolutions.biz Auth type API Key Header Auth header GET /endpoint?token=YOUR_KEY Rate limit Based on plan Pricing Enterprise / contact sales Free quota None Documentation https://nfusionsolutions.com/contact-us Endpoint status Server online — HTTP 404 — server is online but path returned an error (may require auth)1.99s (checked Mar 29, 2026) Builder score D 46% builder-friendly
Pricing
28
Latency
30
Depth
72

Authentication

API key as a query parameter (token)

GET /endpoint?token=YOUR_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Paid. Precious metals and market data API. Pricing on request.

Key Endpoints

MethodPathDescription
GET /api/v1/Currencies/history Get historical prices for requested currency pairs
GET /api/v1/Currencies/history/supported Get list of currency pairs supported by the history endpoint
GET /api/v1/Currencies/rate Get latest mid rate for requested currency pairs
GET /api/v1/Currencies/rate/supported Get list of currencies supported by the rate endpoint
GET /api/v1/Currencies/summary Get latest Summary for requested currency pairs
GET /api/v1/Currencies/summary/supported Get list of currency pairs supported by the Summary endpoint
GET /api/v1/Metals/benchmark/history Get historical benchmark prices for requested metals
GET /api/v1/Metals/benchmark/summary Get latest Benchmark prices for requested metals

Sample Request

curl -X GET 'https://api.nfusionsolutions.biz/api/v1/Currencies/history' \
  -H 'GET /endpoint?token=YOUR_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official nFusion Solutions Market Data documentation.