Skip to main content

US Equities OTC Quote

GET 

/api/v1/data/us-equity/eq-otc-taq/:trade_date/:ticker

OTC quotes data includes pricing and transaction information for securities traded outside traditional exchanges. OTC Quote History is a dataset provided by OTC Markets, and generated in OTC Markets Link Quotation System. The OTC Quote History File is an end-of-day file that compiles all quotes from the OTC Link Quotation System throughout the entire day. It is presented as a single CSV file for per trading day per symbol

For more details, please refer to the dataset documentation: US Equities OTC Quote Guide.

Advanced Filtering

You can provide one or multiple filter expressions based on the dataset's columns to narrow down the results. For example, StartDate.gt=2023-01-01&StartDate.lt=2023-12-31, Ticker=AAPL.

Please refer to the Advanced Filtering Guide for the extensive reference.

Request

Responses

JSON, CSV file, or gzip-compressed CSV file, depending on the value of response_format query parameter