Skip to main content

US Equities ASID Lookup

GET 

/api/v1/data/us-equity-ref/eq-secid-chains-lookup

The U.S. Equities ASID Lookup dataset covers all listed and delisted U.S. equity securities, including common stocks, ETFs, ETNs, ADRs, preferred stocks, warrants, and related instruments, from 2007 to the present. The dataset captures ticker symbols and their effective date ranges, enabling accurate tracking of securities across symbol changes over time. This dataset is designed to support continuous pricing and reference history construction in cases where a security’s internal identifier changes. algoseek assigns each security a SecId, which remains stable across name and ticker changes but may change following certain security restructurings (for example, reclassification events). To preserve continuity across such identifier changes, algoseek introduces a higher-level persistent identifier, ASID (algoseek Security ID). An ASID remains constant for the entire economic life of a security and links together all related SecIds associated with that security over time. The ASID Lookup dataset therefore provides the authoritative mapping needed to chain SecIds and maintain uninterrupted historical time series across complex lifecycle events.

For more details, please refer to the dataset documentation: US Equities ASID Lookup 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