Option Prices Realtime Snapshot

Option Prices Realtime Snapshot Web API Documentation

Returns all options snapshots for the queried interval with links to download.

Endpoint:
https://api-v2.intrinio.com/options/snapshots

Parameters

Name Description Example
source
Realtime or 15-minute delayed contracts.
Options:
realtime
delayed
show more show less
realtime
at_datetime
The UTC date and time (with url-encoded spaces) the snapshot will cover. 2022-01-01T04:00:00.000-06:00
source
* required
Realtime or 15-minute delayed contracts.
at_datetime
* required
The UTC date and time (with url-encoded spaces) the snapshot will cover.

Output Fields

Name Description Type
snapshots
List of all the snapshot groups comprising the queried result. array
time
The UTC timestamp of this snapshot group. string
files
List of all the snapshot parts of this group. array
url
The link where the file can be accessed. Links expire after 24 hours. string
part
The part number within a snapshot group. number
size
The size of the file in bytes. number
snapshots
List of all the snapshot groups comprising the queried result.