API suite

One Finance Hub API for market data now and intelligence layers next

SentiSignal already ships Gold API, FX API, and Commodity API on one shared public API core. Finance Hub API is the suite-level entry point that explains the whole stack, not just one endpoint family.

Shared plans • Shared playground • Gold, FX, commodity available now • Intelligence surfaces next

Available now

Gold API

Spot, historical, and conversion endpoints with multiple weight units and shared quota-aware access.

FX API

Daily reference-rate and historical currency pairs with a simple REST contract and summary statistics.

Commodity API

Metals, energy, and agriculture endpoints with mixed-frequency historical coverage and FX conversion.

MCP Server

13 financial data tools for Claude, Cursor, Windsurf, and any MCP client. Gold, FX, commodity, sentiment, news — one stdio server.

Why package it as one suite

One key, one quota model

A single public API key unlocks the market-data suite. Plans and rate limits are shared instead of split into disconnected product silos.

Market data plus intelligence

Public-source prices are the base layer. The long-term moat is in derived intelligence: sentiment buckets, event pressure, and signal summaries.

Explicit source reality

FX is daily reference data, gold has the strongest daily commodity coverage, and many non-energy commodities are monthly. The suite documents this instead of overpromising.

Built for developers and agents

Docs, playground, and future MCP packaging all point at the same suite story rather than isolated product pages.

Quick Start

# Precious metals (Gold, Silver, Platinum, Palladium)
curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://www.sentisignal.com/api/v1/metals/price?symbol=GOLD&currencies=USD,EUR&weight_unit=troy_oz"

# Foreign exchange rates
curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://www.sentisignal.com/api/v1/fx/rate?base=EUR&quote=USD"

# Energy & agriculture commodities
curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://www.sentisignal.com/api/v1/commodity/price?symbol=BRENT&currency=USD"

All market-data products share one API key and one quota model. Register at the notification form above to be notified when access opens.

Available soon

Pricing and public access are being finalised. Register to be notified the moment the API opens.

Coming Soon

Get notified when the Finance Hub API launches

We're finalising pricing and terms. Register your email and we'll let you know the moment access opens.

No spam. One email when the Finance Hub API opens.

Planned next

News Metadata API

Search and retrieval over news metadata, asset tags, importance, quality, and credibility scores without redistributing article full text.

Client SDK (TypeScript / Python)

Typed wrappers over all Finance Hub REST endpoints for faster integration without manual HTTP client setup.

Source reality

Precious Metals

Gold, silver, platinum, and palladium are served via the dedicated Metals API (/api/v1/metals). Gold uses a 7-source composite (NBP, CBAR, CBU, NBK, TCMB, BANXICO, KAGGLE). Silver, Platinum, and Palladium use 2–3 official central bank sources.

FX

Daily reference-rate product, suitable for reporting, conversion, and historical comparisons rather than intraday trading use cases.

Commodities

Mixed-frequency dataset: energy is strongest on daily coverage, while many metals and agriculture series remain monthly.

FAQ

What is Finance Hub API?

It is the umbrella product for SentiSignal public APIs: Metals API (gold, silver, platinum, palladium), FX API, Commodity API (energy, agriculture), Sentiment API, and the MCP Server. All products share one API key and one quota model.

Is this a single product or several products?

Both. It is one API suite with shared auth, limits, and dashboard controls, but it contains multiple productized endpoint families.

Does one key work across all current APIs?

Yes. One public API key works across the current market-data products, and plans are enforced centrally.

Is all data real-time?

No. FX is daily reference data, commodity freshness depends on symbol/source, and gold currently has the strongest daily commodity coverage.

Explore the full API suite

One API key covers all products. Finance Hub →