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

UK Market Last Price

Finage has more than 1200+ UK stock market data in delayed. You can get the last price for a symbol with this endpoint.

https://api.finage.co.uk/last/stock/uk/{ symbol }?apikey=YOUR_API_KEY


Params

  • symbol = UK stock symbol that you want to get price

Queries

  • apikey = Your API key

https://api.finage.co.uk/last/stock/uk/jet?apikey=API_KEY


With the given example above, you can get the last prices of the JET.

Response

An example response given below when you make an API request.

Please login to make an API request

{
  "symbol": "JET",
  "price": 6951,
  "timestamp": 1629966690723
}

Parameters

  • symbol = Symbol of the UK market
  • price = Last price of the UK market
  • timestamp = Timestamp [ms]

UK Market Aggregates

With the UK Market Aggregates API, you can get the tick bars of the UK market.

https://api.finage.co.uk/agg/stock/global/uk/{ symbol }/{ time }/{ from }/{ to }?apikey=YOUR_API_KEY


Params

  • symbol = Symbol of the UK Market
  • time = Size of the time. [1min, 5min, 15min, 30min, 45min, 1h, 2h, 4h, 1day, 1week, 1month]
  • from = Start date [yyyy-MM-dd]
  • to = End date [yyyy-MM-dd]

Queries

  • apikey = Your API key
  • limit = Limit of the results. Default is 100, maximum allowed limit is 5000. Please set a limit if you are using the API in the production.
  • sort = You can sort the results by timestamp. asc will return ascending results oldest to newest, desc will return descending results newest to oldest. Default is asc.
  • date_format = You can change the format of the date in the results. ts is timestamp, dt is datetime. [Default is dt]
  • dbt_filter = Daily-based time filter. You can allow the time filters to filter daily based. Otherwise, the filter will only trim the start and end of the output. Default is false.
  • st = Start time in UTC. (Eg. 17:30)
  • et = End time in UTC. (Eg. 17:45)

https://api.finage.co.uk/agg/stock/global/uk/JET/1day/2021-07-25/2021-08-25?apikey=API_KEY


You can get the tick bars of the JET with the given example above.

Response



Please login to make an API request

{
  "symbol": "JET",
  "totalResults": 3,
    "results": [
    {
      "o": "6840.00000",
      "h": "6869.00000",
      "l": "6708.91504",
      "c": "6801.00000",
      "v": "163934",
      "t": "2021-08-20T12:00:00"
    },
    {
      "o": "6846.00000",
      "h": "6878.00000",
      "l": "6796.00000",
      "c": "6809.00000",
      "v": "161274",
      "t": "2021-08-23T12:00:00"
    },
    {
      "o": "6844.00000",
      "h": "6966.00000",
      "l": "6793.00000",
      "c": "6939.00000",
      "v": "202009",
      "t": "2021-08-24T12:00:00"
    }
  ]
}
}

Parameters

  • symbol = Symbol of the UK Market
  • totalResults = Total result size
  • o = Open price
  • h = High price
  • l = Low price
  • c = Close price
  • v = Volume
  • t = Timestamp [ms]

Request a consultation

Blog

The Role of Widgets in Financial Markets

Widgets have been around for some time. Despite this, they only became popular a few years ago. They are great tools to take your website to another level. The main purpose is to improve personalized features, allowing customers to have a smooth experience when browsing through your website. There

What Are Real-time APIs?

The digital age in which we live is one where one of the most valuable assets available to you is data and because the world is fast-moving, everything is best delivered in real-time, for example by using real-time stock data API. The various pieces of technology and innovations being created, there

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 2024

Copyright