IPO registration withdrawals (Form RW) with time-in-registration — the market ri...
https://x402.professorsausages.com/ipo-calendar/withdrawnOverview
IPO registration withdrawals (Form RW) with time-in-registration — the market risk-sentiment tape
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402
Source
bazaar
Indexed
2026-07-19 04:15:11
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"queryParams": {
"cursor": "Opaque pagination cursor",
"days": "Withdrawn within last N days, 1–730 (default 90)",
"limit": "Max results, 1–200 (default 50)"
},
"type": "http"
}
Output Schema
{
"properties": {
"cik": {
"type": "string"
},
"firstFiledAt": {
"type": [
"string",
"null"
]
},
"monthsInRegistration": {
"type": [
"integer",
"null"
]
},
"name": {
"type": "string"
},
"registrationForm": {
"enum": [
"S-1",
"F-1",
null
],
"type": [
"string",
"null"
]
},
"sic": {
"type": [
"string",
"null"
]
},
"sicDescription": {
"type": [
"string",
"null"
]
},
"withdrawnAt": {
"type": [
"string",
"null"
]
}
},
"required": [
"cik",
"name",
"withdrawnAt"
],
"type": "object"
}