How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Finage Market Data API

Read-only REST API for real-time and historical market data: last quotes/trades, OHLCV aggregates, and snapshots for US and global stocks, forex, crypto, CFD indices and ETFs, plus fundamentals (financial statements, ratios, holders), economic/earnings/dividend calendars, market news, technical indicators, and symbol search. Authenticated with an apikey query parameter; responses are gzip-compressed JSON.

This API exposes 72 operations across 72 paths, organized into 11 resource areas, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.finage.co.uk.

72 operations 72 paths 1 schemas 72 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.finage.co.uk
Authentication
API Key
Resource Areas
11

Authentication & Security 1

Finage Market Data API declares 1 security scheme for authenticating requests. An API key is passed in the query as apikey (apiKey). By default, every request must be authenticated.

  • apiKey — Finage API key, passed as the apikey query parameter on every request. Get one at https://moon.finage.co.uk/register.

Paths & Operations 72

Across 72 paths, the API surfaces 72 operations — 72 GET. They span 11 resource areas, including US Stocks, Forex, Crypto, Indices, ETFs, UK Stocks, Indian Stocks, Canadian Stocks, and 3 more. Each is listed below with its method, path, parameters, and response codes.

US Stocks 5
GET
/last/stock/{symbol}
Stock Last Quote
stockLastQuote 1 param → 200401
GET
/last/trade/stock/{symbol}
Stock Last Trade
stockLastTrade 1 param → 200401
GET
/agg/stock/{symbol}/{multiply}/{time}/{from}/{to}
Stock Market Aggregates API
stockMarketAggregatesApi 11 params → 200401
GET
/agg/stock/prev-close/{symbol}
Stock Market Previous Close
stockMarketPreviousClose 1 param → 200401
GET
/snapshot/stock
Stock Snapshot API
stockSnapshotApi 3 params → 200401
Forex 6
GET
/last/forex/{symbol}
Forex Last Quote
forexLastQuote 1 param → 200401
GET
/last/trade/forex/{symbol}
Forex Last Trade
forexLastTrade 1 param → 200401
GET
/agg/forex/{symbol}/{multiply}/{time}/{from}/{to}
Forex Aggregates
forexAggregates 11 params → 200401
GET
/agg/forex/prev-close/{symbol}
Forex Previous Close
forexPreviousClose 1 param → 200401
GET
/convert/forex/{from}/{to}/{amount}
Forex Currency Converter API
forexCurrencyConverterApi 3 params → 200401
GET
/snapshot/forex
Forex Snapshot API
forexSnapshotApi 3 params → 200401
Crypto 6
GET
/last/crypto/{symbol}
Crypto Last Trade API
cryptoLastTradeApi 1 param → 200401
GET
/last/quote/crypto/{symbol}
Crypto Last Quote API
cryptoLastQuoteApi 1 param → 200401
GET
/agg/crypto/{symbol}/{multiply}/{time}/{from}/{to}
Crypto Aggregates API
cryptoAggregatesApi 7 params → 200401
GET
/agg/crypto/prev-close/{symbol}
Crypto Previous Close API
cryptoPreviousCloseApi 1 param → 200401
GET
/convert/crypto/{from}/{to}/{amount}
Crypto Converter API
cryptoConverterApi 3 params → 200401
GET
/snapshot/crypto
Crypto Snapshot API
cryptoSnapshotApi 3 params → 200401
Indices 3
GET
/last/index/{symbol}
CFD Index Last Price
cfdIndexLastPrice 1 param → 200401
GET
/agg/index/{symbol}/{time}/{from}/{to}
CFD Index Market Aggregates API
cfdIndexMarketAggregatesApi 10 params → 200401
GET
/agg/index/prev-close/{symbol}
CFD Index Previous Close API
cfdIndexPreviousCloseApi 1 param → 200401
ETFs 3
GET
/last/etf/{symbol}
CFD ETF Last Price
cfdEtfLastPrice 1 param → 200401
GET
/agg/etf/{symbol}/{time}/{from}/{to}
CFD ETF Market Aggregates API
cfdEtfMarketAggregatesApi 10 params → 200401
GET
/agg/etf/prev-close/{symbol}
CFD ETF Previous Close API
cfdEtfPreviousCloseApi 1 param → 200401
UK Stocks 2
GET
/last/stock/uk/{symbol}
UK Market Last Price
ukMarketLastPrice 1 param → 200401
GET
/agg/stock/global/uk/{symbol}/{time}/{from}/{to}
UK Market Aggregates
ukMarketAggregates 10 params → 200401
Indian Stocks 2
GET
/last/stock/in/{symbol}
Indian Market Last Price
indianMarketLastPrice 1 param → 200401
GET
/agg/stock/global/in/{symbol}/{time}/{from}/{to}
Indian Market Aggregates
indianMarketAggregates 10 params → 200401
Canadian Stocks 2
GET
/last/stock/ca/{symbol}
Canada Market Last Price
canadaMarketLastPrice 1 param → 200401
GET
/agg/stock/global/ca/{symbol}/{time}/{from}/{to}
Canada Market Aggregates
canadaMarketAggregates 10 params → 200401
Russian Stocks 2
GET
/last/stock/ru/{symbol}
Russian Market Last Price
russianMarketLastPrice 1 param → 200401
GET
/agg/stock/global/ru/{symbol}/{time}/{from}/{to}
Russian Market Aggregates
russianMarketAggregates 10 params → 200401
Bonds 1
GET
/fnd/bonds/us/rate/{symbol}
Bond Last Rate
bondLastRate 1 param → 200401
Fundamentals 40
GET
/symbol-list/{type}
Full Symbol List API
fullSymbolListApi 3 params → 200401
GET
/news/market/{symbol}
Market News API
marketNewsApi 2 params → 200401
GET
/news/forex/{symbol}
Forex News API
forexNewsApi 2 params → 200401
GET
/news/cryptocurrency/{symbol}
Crypto News API
cryptoNewsApi 2 params → 200401
GET
/marketstatus
Market Status API
marketStatusApi 5 params → 200401
GET
/fnd/economic-calendar
Economic Calendar
economicCalendar 2 params → 200401
GET
/fnd/earning-calendar
Earnings Calendar
earningsCalendar → 200401
GET
/fnd/ipo-calendar
IPO Calendar
ipoCalendar 2 params → 200401
GET
/fnd/stock-split-calendar
Stock Split Calendar
stockSplitCalendar 2 params → 200401
GET
/fnd/historical-stock-splits/AAPL
Historical Stock Split Calendar
historicalStockSplitCalendar 1 param → 200401
GET
/fnd/dividend-calendar
Dividends Calendar
dividendsCalendar 2 params → 200401
GET
/fnd/historical-dividends/AAPL
Historical Dividends Calendar
historicalDividendsCalendar 1 param → 200401
GET
/fnd/delisted-companies
Delisted Companies
delistedCompanies 1 param → 200401
GET
/fnd/cash-flow-statement/{symbol}
Cash Flow Statements
cashFlowStatements 3 params → 200401
GET
/fnd/balance-sheet-statements/{symbol}
Balance Sheet Statements
balanceSheetStatements 3 params → 200401
GET
/fnd/income-statement/{symbol}
Income Statements
incomeStatements 3 params → 200401
GET
/fnd/income-statement/{symbol.exchange_code}
International Filings
internationalFilings 5 params → 200401
GET
/fnd/detail/stock/{symbol}
Stock Market Details API
stockMarketDetailsApi 1 param → 200401
GET
/fnd/funds/institutional-holder/{symbol}
Institutional Holders API
institutionalHoldersApi 1 param → 200401
GET
/fnd/funds/mutual-fund-holder/{symbol}
Mutual Fund Holders API
mutualFundHoldersApi 1 param → 200401
GET
/fnd/funds/rss-feed
SEC RSS Feed API
secRssFeedApi → 200401
GET
/fnd/technical-indicator/{type}/{time}/{symbol}
Technical Indicators
technicalIndicators 4 params → 200401
GET
/fnd/market-information/us/most-actives
Most Active US Stocks API
mostActiveUsStocksApi → 200401
GET
/fnd/market-information/us/most-gainers
Top US Stock Gainers API
topUsStockGainersApi → 200401
GET
/fnd/market-information/us/most-losers
Top US Stock Losers API
topUsStockLosersApi → 200401
GET
/fnd/market-information/us/sector-performance
Sector Performance API
sectorPerformanceApi → 200401
GET
/fnd/shares-float/{symbol}
Shares Float API
sharesFloatApi 1 param → 200401
GET
/fnd/search/market/{market}/{key}
Market Search API
marketSearchApi 3 params → 200401
GET
/fnd/search/country/{key}
Country Search
countrySearch 2 params → 200401
GET
/fnd/detail/country/{country_code}
Country Details
countryDetails 1 param → 200401
GET
/fnd/search/currency/{key}
Forex Currency Search
forexCurrencySearch 2 params → 200401
GET
/fnd/detail/currency/{symbol}
Forex Currency Details
forexCurrencyDetails 1 param → 200401
GET
/fnd/search/cryptocurrency/{key}
Crypto Search API
cryptoSearchApi 2 params → 200401
GET
/fnd/detail/cryptocurrency/{key}
Crypto Details API
cryptoDetailsApi 1 param → 200401
GET
/fnd/list/cryptocurrency
Crypto Market Cap Ranks API
cryptoMarketCapRanksApi 3 params → 200401
GET
/fnd/last/crypto/detailed/btcusd
Crypto Detailed Last Price API
cryptoDetailedLastPriceApi 1 param → 200401
GET
/fnd/financial-ratios/{symbol}
Financial Ratios
financialRatios 1 param → 200401
GET
/fnd/signals/forex/{timeframe}/{symbol}
Forex Technical Indicators
forexTechnicalIndicators 2 params → 200401
GET
/fnd/signals/forex/{interval}/{symbol}
Forex Signal API
forexSignalApi 2 params → 200401
GET
/fnd/signals/us-stock/{interval}/{symbol}
US Stocks Signal API
usStocksSignalApi 2 params → 200401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (1 property). Each schema is shown below with its type and property counts.

Error
object
Finage error envelope — a single error string.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

finage-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Finage Market Data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.