API reference / Private & pre-IPO

Private & pre-IPO

Pre-IPO valuations via PreStocks Solana tokens — the catalog's only private-company feed.

2 endpoints. Pay per call in USDC via x402 with no account, or get unlimited calls for $99/mo. Every response is shaped { ticker, data, source, as_of }.

GET/api/v1/private-stocks$0.02

Pre-IPO private company prices: Anthropic, OpenAI, SpaceX, Anduril and more in one call

Live valuations for private, pre-IPO companies — Anthropic, OpenAI, SpaceX, Anduril, Neuralink, Kalshi, Polymarket — in one call, via PreStocks Solana tokens backed 1:1 by SPV exposure. Per company: mark price and valuation, on-chain token price and implied valuation, the token's premium/discount, supply, and contract. The catalog's only pre-IPO feed.

Example request
GET /api/v1/private-stocks

Example response coming soon — call the endpoint to see the live shape, or check /openapi.json.

GET/api/v1/private-stocks/{symbol}$0.01

One pre-IPO private company's price and valuation (e.g. ANTHROPIC, SPACEX)

The current valuation of one private, pre-IPO company by symbol — e.g. ANTHROPIC, OPENAI, SPACEX, ANDURIL, NEURALINK, KALSHI, POLYMARKET — via its PreStocks Solana token, backed 1:1 by SPV exposure. Returns the SPV mark price and valuation, the on-chain token price and implied valuation, the token's premium/discount, supply, and contract. List them all at /api/v1/private-stocks.

Example request
GET /api/v1/private-stocks/SYMBOL

Example response coming soon — call the endpoint to see the live shape, or check /openapi.json.