Back
Docs /
Getting Started
Gzip Compression
U.S Stocks
Forex
Crypto
CFD Indices
CFD ETFS
UK Stock Market
Indian Market
Canada Market
Russian Market
Bonds
Fundamentals
https://api.finage.co.uk/last/stock/{ symbol }?apikey=YOUR_API_KEY
Params
Queries
https://api.finage.co.uk/last/stock/AAPL?apikey=YOUR_API_KEY
Please login to make an API request
{
"symbol":"AAPL",
"ask":118.55,
"bid":118.53,
"asize":3,
"bsize":1,
"timestamp":1604710766331
}
Parameters
https://api.finage.co.uk/last/trade/stock/{ symbol }?apikey=YOUR_API_KEY
Params
Queries
https://api.finage.co.uk/last/trade/stock/AAPL?apikey=YOUR_API_KEY
Please login to make an API request
{
"symbol": "AAPL",
"price": 131.99,
"size": 5,
"timestamp": 1608847193770
}
Parameters
https://api.finage.co.uk/agg/stock/{ symbol }/{ multiply }/{ time }/{ from }/{ to }?apikey=YOUR_API_KEY
Params
Queries
https://api.finage.co.uk/agg/stock/AAPL/1/day/2020-02-05/2020-02-07?apikey=YOUR_API_KEY
Please login to make an API request
{
"symbol":"AAPL",
"totalResults":3,
"results":[
{ "o":80.88,"h":81.19,"l":79.7375,"c":80.3625,"v":118746872,"t":1580878800000 },
{ "o":80.6425,"h":81.305,"l":80.0662,"c":81.3025,"v":105392140,"t":1580965200000 },
{ "o":80.5925,"h":80.85,"l":79.5,"c":80.0075,"v":117684048,"t":1581051600000 }
]
}
Parameters
https://api.finage.co.uk/agg/stock/prev-close/{ symbol }?apikey=YOUR_API_KEY
Params
Queries
https://api.finage.co.uk/agg/stock/prev-close/AAPL?apikey=YOUR_API_KEY
Please login to make an API request
{
"symbol": "AAPL",
"totalResults": 1,
"results": [
{
"o": 124.81,
"h": 125.71,
"l": 121.84,
"c": 122.06,
"v": 112966340,
"t": 1614805200000
}
]
}
Parameters
https://api.finage.co.uk/snapshot/stock?apikey=YOUR_API_KEY
Queries
https://api.finage.co.uk/snapshot/stock?quotes=true&trades=true&symbols=AAPL,TSLA&apikey=YOUR_API_KEY
Please login to make an API request
{
"totalResults": 2,
"lastQuotes": [
{
"s": "AAPL",
"a": 158.91,
"b": 158.9,
"asz": 1,
"bsz": 1,
"t": 1643228002555941
},
{
"s": "TSLA",
"a": 923.94,
"b": 922.25,
"asz": 1,
"bsz": 2,
"t": 1643228002555043
}
],
"lastTrades": [
{
"s": "AAPL",
"p": 158.91,
"sz": 100,
"t": 1643228002555941
},
{
"s": "TSLA",
"p": 923.4,
"sz": 200,
"t": 1643228002555043
}
]
}
Parameters
Products
Company
Resources
Apps
Blog
How to Compare Market Data Providers: Finage vs. Competitors
Choosing the right market data provider is a crucial decision for businesses, developers, and traders who depend on accurate and real-time financial data to power their applications. In a market flooded with options, finding the right partner requires careful evaluation of key factors such as data
Why Low Latency Matters in Trading Bots and Algorithmic Strategies
In the world of financial trading, where every millisecond counts, low latency has become a critical factor for success. Trading bots and algorithmic strategies operate in a highly competitive environment, executing trades and analyzing data faster than any human could. The speed at which these sy
Read more
Please note that all data provided under Finage and on this website, including the prices displayed on the ticker and charts pages, are not necessarily real-time or accurate. They are strictly intended for informational purposes and should not be relied upon for investing or trading decisions. Redistribution of the information displayed on or provided by Finage is strictly prohibited. Please be aware that the data types offered are not sourced directly or indirectly from any exchanges, but rather from over-the-counter, peer-to-peer, and market makers. Therefore, the prices may not be accurate and could differ from the actual market prices. We want to emphasize that we are not liable for any trading or investing losses that you may incur. By using the data, charts, or any related information, you accept all responsibility for any risks involved. Finage will not accept any liability for losses or damages arising from the use of our data or related services. By accessing our website or using our services, all users/visitors are deemed to have accepted these conditions.
Finage LTD 2025
Copyright