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 Fundamentals API

The Fundamentals API from Finage — 40 operation(s) for fundamentals.

Finage Fundamentals API is one of 12 APIs that Finage publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Fundamentals. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 40 operations across 40 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

40 operations 40 paths 1 schemas 40 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Finage Fundamentals 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 40

Across 40 paths, the API surfaces 40 operations — 40 GET. Each is listed below with its method, path, parameters, and response codes.

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-fundamentals-api-openapi.yml Raw ↑

Other APIs Finage publishes across the network.

Finage WebSocket Market Data Stream
Finage Bonds API
Finage Canadian Stocks API
Finage Crypto API
Finage ET Fs API
Finage Forex API
Finage Indian Stocks API
Finage Indices API
Finage Russian Stocks API
Finage UK Stocks API
Finage US Stocks API
Where this information came from

This is an independent, third-party profile of Finage Fundamentals 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.