1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
| {
"status": true,
"request_id": "4d2c457d-ce71-eee0-1ee4-d88480e9",
"data": {
"name": "ARXS",
"slug": "arxis-5056-ipo--e0604ab3",
"uuid": "e0604ab3-c4ba-43f4-9746-9c5deb9907de",
"image": "https://images.crunchbase.com/image/upload/0c252138c12a468a9b2d3580ea295fdb",
"type": "ipo",
"short_description": null,
"stock_exchange": "nasdaq",
"stock_symbol": "ARXS",
"stock_full_symbol": "NASDAQ:ARXS",
"listing_type": "ipo",
"shares_sold": 40500000,
"shares_outstanding": null,
"went_public_on": null,
"amount_raised_usd": null,
"valuation_usd": null,
"share_price_usd": null,
"num_timeline_entries": 5,
"recent_press": [
{
"title": "Arxis Rings the Opening Bell",
"url": "https://www.nasdaq.com/events/arxis-rings-opening-bell",
"posted_on": "2026-04-16",
"publisher": "nasdaq.com",
"author": null,
"thumbnail_url": null
},
{
"title": "Arcline-Backed Arxis Announces Pricing of its Initial Public Offering",
"url": "https://www.prnewswire.com/news-releases/arcline-backed-arxis-announces-pricing-of-its-initial-public-offering-302743924.html",
"posted_on": "2026-04-16",
"publisher": "PR Newswire",
"author": null,
"thumbnail_url": null
}
// ... more items
]
},
"_meta": {
"is_cached": false,
"cached_at": 1778020043.3288624,
"cached_at_iso": "2026-05-05T22:27:23Z"
},
"request_params": {
"fresh": "false",
"id": "arxis-5056-ipo--e0604ab3"
}
}
|