get
https://api-marketinsights.inovestor.com/api/options/quotes
Returns the latest quote fields for one or more option contracts.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Option symbology
Canadian and U.S. option symbols use the format MIC:ROOTyyMMddCPSTRIKE.
Example:
XMOD:BMO210618C00118000
Structure:
MIC: Market Identification Code (e.g.XMODfor Montréal Exchange,OPRAfor U.S. options):: delimiter between MIC and option contract codeROOT: option root symbol (up to 6 characters, usually the underlying ticker)yyMMdd: expiration dateCorP: Call or Put indicatorSTRIKE: strike price × 1000, left-padded to 8 digits
Examples:
XMOD:BMO210618C00118000→ BMO call, strike $118.00OPRA:AAPL240621C00175000→ AAPL call, strike $175.00
Notes:
- Canadian options use MIC
XMOD - U.S. options use MIC
OPRA - The symbology format is identical across markets
