- Historical Quotes (Chart)
- Market Data
- Dividend
- Earning & Revenue
- Analysting
- Company
- Financial Statement
- Insider (Executives&Employee)
- Congressman (Senator&Representative)
- 13F institution
- ETF
- News
- Forex
- Commodity
- Stock
- Market Index
- Global Interests
- Schedule Calendar
- IPO
IPO detail information
GET
/ipo/{ticker}
Request
Path Params
ticker
string
required
Example:
NIPG
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://your-api-server.com/ipo/NIPG'
Responses
🟢200Success
application/json
Body
object {0}
Example
{"ticker":"NIPG","name":"NIP Group Inc.","ipoDate":"2024-07-26T04:00:00.000Z","filingDate":"2024-06-12T04:00:00.000Z","exchange":"NASDAQ","ipoPriceFixed":9,"ipoPriceLow":9,"ipoPriceHigh":11,"marketCap":505621990.06,"dealSize":20250000,"sharesOffered":2250000,"ipoSharesOut":56055700,"revenue":83668441,"eps":-1.01993,"ebitda":-7401280,"sector":"Communication Services","industry":"Entertainment","employees":253,"founded":2014,"equity":-69803158,"grossProfit":7198686,"operatingIncome":-14651941,"netIncome":-57172736,"totalCash":7864418,"totalDebt":12840805,"liabilities":61100450,"operatingCF":-5153989,"investingCF":2170529,"financingCF":1364459,"netCF":-1993028,"freeCF":-8746508}
Modified at 2024-08-20 07:22:48