Findata

Market Data API

RESTful end-of-day market data for equities, futures, fundamentals, news, and macro indicators. One normalized schema across every dataset.

Quickstart

curl "https://findata.mdonaj.com/v1/quote?symbol=AAPL"

Endpoints

GET /v1/quote?symbol=AAPLLatest EOD quote
GET /v1/history?symbol=AAPLDaily OHLCV history
GET /v1/profile?symbol=AAPLCompany profile
GET /v1/fundamentals?symbol=AAPLRatios and key metrics
GET /v1/search?query=appleSymbol search
GET /v1/ratings?symbol=AAPLAnalyst ratings
GET /v1/earnings?symbol=AAPLEarnings calendar
GET /v1/etf/holdings?symbol=SPYETF holdings
GET /v1/news?symbol=AAPLNews summaries
GET /v1/macro/calendarEconomic calendar
GET /v1/futures/pricing?symbol=ESFutures settlements (Professional)

Futures pricing requires an active Professional subscription session.

● All systems operational