An initial public offering (IPO) is when shares of a private firm are made available to the public for the first time. It enables a company to raise equity capital from public investors. The API endpoint provides more than 10 years of data on all initial public offerings.
https://financialdata.net/api/v1/initial-public-offerings?identifier=ABNB| Name | Type | Description | Example |
|---|---|---|---|
| identifier | string | The trading symbol for a security. | ABNB |
| format | string | (Optional) The format of the returned data, either JSON (JavaScript Object Notation) or CSV (Comma Separated Values). Defaults to JSON. | json, csv |
[
{
"trading_symbol": "ABNB",
"registrant_name": "Airbnb, Inc.",
"exchange": "NASDAQ Global Select",
"pricing_date": "2020-12-10",
"share_price": 68.0,
"shares_offered": 51323531,
"offering_value": 3490000108.0
}
]Get your API key instantly and start pulling data into your application.
Get Your API KeyOur robust architecture guarantees 99.9% uptime for uninterrupted API access.
Native Python SDK and REST support make data integration seamless.
The official MCP server delivers financial data directly to your AI agents.