Skip to main content

US Equities OTC Quote

GET 

/v1/data/us-equity/otc-taq/:trade_date/:identifier

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.

Optimizing Performance

Some queries to this endpoint may be slow due to the size of the data chunk requested. If this becomes an issue, consider narrowing down the response data with query parameters.

For more details, please refer to the Query Performance Guide.

Request

Responses

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