US Equities IPO
GET/api/v1/data/us-equity-ref/eq-ipo
The U.S. Equities IPO dataset provides comprehensive reference information on Initial Public Offering (IPO) events for equities listed on U.S. public exchanges, excluding securities traded on the OTC market. IPO records typically available several days prior to the first trading day. Key fields include ticker symbol, algoseek SecId, ISIN, and first trading date, enabling early identification and accurate tracking of newly listed securities. Additionally, the dataset supports IPO status tracking, allowing users to distinguish between completed IPOs, postponed offerings, and other listing outcomes. This makes the dataset suitable for monitoring new listings, conducting event-driven research, and maintaining accurate security master records.
For more details, please refer to the dataset documentation: US Equities IPO 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
- 200
- 403
- 422
- 429
JSON, CSV file, or gzip-compressed CSV file, depending on the value of response_format query parameter
Forbidden
Validation Error
Request rejected because the identity or team exceeded a configured monthly or per-minute usage quota. When available, the response includes rate-limit headers describing the current quota.
Response Headers
Configured quota limit for the resource that was exceeded.
Remaining quota before the limit is reached. This is 0 when the request is rejected.
Number of seconds left in the current quota period before usage resets.