Get option quotes

Returns the latest quote fields for one or more option contracts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Option symbology

Canadian and U.S. option symbols use the format MIC:ROOTyyMMddCPSTRIKE.

Example:
XMOD:BMO210618C00118000

Structure:

  • MIC: Market Identification Code (e.g. XMOD for Montréal Exchange, OPRA for U.S. options)
  • :: delimiter between MIC and option contract code
  • ROOT: option root symbol (up to 6 characters, usually the underlying ticker)
  • yyMMdd: expiration date
  • C or P: Call or Put indicator
  • STRIKE: strike price × 1000, left-padded to 8 digits

Examples:

  • XMOD:BMO210618C00118000 → BMO call, strike $118.00
  • OPRA: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
Query Params
string
enum

Identifier namespace used to interpret securityIds.

Allowed:
string

Comma-separated list of instrument identifiers in the namespace specified by securityIdSource.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json