curl --request GET \
--url 'https://api.benzinga.com/api/v2.1/calendar/ipos?token='{
"ipos": [
{
"currency": "USD",
"date": "2026",
"deal_status": "Withdrawn",
"description": "",
"exchange": "NASDAQ",
"id": "604b6d8a36622a000186b793",
"initial_filing_date": "",
"insider_lockup_date": "",
"insider_lockup_days": 180,
"ipo_type": "SPAC Unit",
"last_yr_income": 0,
"last_yr_income_year": 0,
"last_yr_revenue": 0,
"last_yr_revenue_year": 0,
"lead_underwriters": [
"Citigroup",
"JP Morgan"
],
"market_cap_at_offer": 0,
"name": "SEP Growth Holdings Corp",
"notes": "",
"offering_shares": 25000000,
"offering_shares_ord_adr": 0,
"offering_value": 0,
"open_date_verified": false,
"ord_shares_out_after_offer": 0,
"other_underwriters": [],
"price_max": "",
"price_min": "",
"price_open": "",
"price_public_offering": "10.000",
"pricing_date": "",
"pricing_date_verified": false,
"sec_accession_number": "",
"sec_filing_url": "",
"shares_outstanding": 0,
"sic": 0,
"spac_converted_to_target": false,
"state_location": "",
"ticker": "SEPGU",
"time": "08:32:58",
"underwriter_quiet_expiration_date": "",
"underwriter_quiet_expiration_days": 0,
"updated": 1767600431
}
]
}
Devuelve datos de ofertas públicas iniciales (IPO), incluida la información sobre precios, las entidades colocadoras, el estado de la operación y los detalles de la oferta
curl --request GET \
--url 'https://api.benzinga.com/api/v2.1/calendar/ipos?token='{
"ipos": [
{
"currency": "USD",
"date": "2026",
"deal_status": "Withdrawn",
"description": "",
"exchange": "NASDAQ",
"id": "604b6d8a36622a000186b793",
"initial_filing_date": "",
"insider_lockup_date": "",
"insider_lockup_days": 180,
"ipo_type": "SPAC Unit",
"last_yr_income": 0,
"last_yr_income_year": 0,
"last_yr_revenue": 0,
"last_yr_revenue_year": 0,
"lead_underwriters": [
"Citigroup",
"JP Morgan"
],
"market_cap_at_offer": 0,
"name": "SEP Growth Holdings Corp",
"notes": "",
"offering_shares": 25000000,
"offering_shares_ord_adr": 0,
"offering_value": 0,
"open_date_verified": false,
"ord_shares_out_after_offer": 0,
"other_underwriters": [],
"price_max": "",
"price_min": "",
"price_open": "",
"price_public_offering": "10.000",
"pricing_date": "",
"pricing_date_verified": false,
"sec_accession_number": "",
"sec_filing_url": "",
"shares_outstanding": 0,
"sic": 0,
"spac_converted_to_target": false,
"state_location": "",
"ticker": "SEPGU",
"time": "08:32:58",
"underwriter_quiet_expiration_date": "",
"underwriter_quiet_expiration_days": 0,
"updated": 1767600431
}
]
}
{
"ipos": [
{
"currency": "USD",
"date": "2026",
"deal_status": "Withdrawn",
"description": "",
"exchange": "NASDAQ",
"id": "604b6d8a36622a000186b793",
"initial_filing_date": "",
"insider_lockup_date": "",
"insider_lockup_days": 180,
"ipo_type": "SPAC Unit",
"last_yr_income": 0,
"last_yr_income_year": 0,
"last_yr_revenue": 0,
"last_yr_revenue_year": 0,
"lead_underwriters": [
"Citigroup",
"JP Morgan"
],
"market_cap_at_offer": 0,
"name": "SEP Growth Holdings Corp",
"notes": "",
"offering_shares": 25000000,
"offering_shares_ord_adr": 0,
"offering_value": 0,
"open_date_verified": false,
"ord_shares_out_after_offer": 0,
"other_underwriters": [],
"price_max": "",
"price_min": "",
"price_open": "",
"price_public_offering": "10.000",
"pricing_date": "",
"pricing_date_verified": false,
"sec_accession_number": "",
"sec_filing_url": "",
"shares_outstanding": 0,
"sic": 0,
"spac_converted_to_target": false,
"state_location": "",
"ticker": "SEPGU",
"time": "08:32:58",
"underwriter_quiet_expiration_date": "",
"underwriter_quiet_expiration_days": 0,
"updated": 1767600431
}
]
}
Número de página
Tamaño de página
Fecha de la OPV en formato AAAA-MM-DD (nuevo parámetro recomendado)
Fecha de salida a bolsa en formato AAAA-MM-DD (obsoleto)
Fecha de inicio en formato AAAA-MM-DD
Fecha de finalización en formato AAAA-MM-DD
Símbolos bursátiles
Tipo de OPI
Hora de la última actualización en formato Unix
IPOs
Respuesta de la API que contiene una matriz de registros de IPO
Mostrar atributos secundarios
¿Esta página le ayudó?