All Realtime Index Prices

All Realtime Index Prices Web API Documentation

Endpoint:
https://api-v2.intrinio.com/indices/prices/realtime

Parameters

Name Description Example
page_size
The number of results to return -
page_size
* required
The number of results to return

Output Fields

Name Description Type
prices
array
close
The close price number
open
The open price number
high
The high price number
low
The low price number
volume
The volume integer
date
The date of the pricing data. date
next_page The token required to request the next page of the data. If null, no further results are available. string
prices
next_page
The token required to request the next page of the data. If null, no further results are available.