integrations.sh
← all integrations

nFusion Solutions Market Data API

OpenAPI apis-guru financial

provides 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 rates for major currency pairs, exchange rates for Crypto Currencies such as BTC, ETH, and LTC. All API access requires authentication. In order to be issued access credentials you must first enter into a service agreement with nFusion Solutions and acquire a commercial license. For information on how to obtain a licence or email .

Homepage
https://api.apis.guru/v2/specs/nfusionsolutions.biz/1.json
Provider
nfusionsolutions.biz
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/nfusionsolutions.biz/1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/nfusionsolutions.biz/1/openapi.yaml

Tools (19)

Extracted live via the executor SDK.

  • currencies.currenciesHistoryGet

    Historical OHLC data for the specified period and interval size

    The combination of the interval parameter and start and end dates can result in results being truncated to conform to result size limits. See comments on interval parameter for details on valid interval values.

  • currencies.currenciesRateGet

    Current Mid Rate

  • currencies.currenciesSummaryGet

    Current and daily summary information combined into a single quote

  • currencies.currenciesSupportedCurrenciesHistoryGet

    Only the currency pairs in the direction noted can be used with the history endpoint. For example: USD/CAD is not the same as CAD/USD

  • currencies.currenciesSupportedCurrenciesRateGet

    Any of the currencies in this list can be paired with any other currency in this list when supplied to the Rate endpoint. For example: USD/CAD,CAD/USD,USD/EUR,EUR/CAD

  • currencies.currenciesSupportedCurrenciesSummaryGet

    Only the currency pairs in the direction noted can be used with the Summary endpoint. For example: USD/CAD is not the same as CAD/USD

  • metals.metalsBenchmarkHistoryGet

    Historical OHLC data for the specified period and interval size

    The combination of the interval parameter and start and end dates can result in results being truncated to conform to result size limits. See comments on interval parameter for details on valid interval values.

    The historicalfx flag is used to determine whether to apply today's fx rates to a historical period, or to apply the historical rates from that same time frame.

  • metals.metalsBenchmarkSummaryGet

    Benchmark price information

  • metals.metalsBenchmarkSupportedMetalsGet
  • metals.metalsSpotAnnualHistoricalPerformanceGet

    Annual Historical Performance information

  • metals.metalsSpotHistoricalPerformanceGet

    Historical Performance information

  • metals.metalsSpotHistoryGet

    Historical OHLC data for the specified period and interval size

    The combination of the interval parameter and start and end dates can result in results being truncated to conform to result size limits. See comments on interval parameter for details on valid interval values.

    The historicalfx flag is used to determine whether to apply today's fx rates to a historical period, or to apply the historical rates from that same time frame.

  • metals.metalsSpotRatioHistoryGet

    Historical data for the specified period and interval size

    The combination of the interval parameter and start and end dates can result in results being truncated to conform to result size limits. See comments on interval parameter for details on valid interval values.

  • metals.metalsSpotRatioSummaryGet

    Ratios between prices of two metals

  • metals.metalsSpotSummaryGet

    Current and daily summary information combined into a single quote

  • metals.metalsSpotSupportedMetalsGet
  • metals.metalsSupportedCurrenciesMetalsGet
  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools