Read-only by default
The listed endpoints expose non-transactional data only. Investor, issuer, and admin actions require controlled access.
Developer data
The API index groups Ultramar's non-transactional reference feeds for developers, reviewers, and internal operators.
These endpoints are public read-only references. Production integrations should expect authentication, rate limits, contractual terms, and product-specific permissions.
Illustrative Polymarket-first signal feed with implied probability, model probability, spread, confidence, and status fields.
/api/arbitrage/signalsIllustrative read-only position inventory for allocator exposure and hedge review.
/api/arbitrage/positionsIllustrative portfolio summary for tokenized private-market asset balances, prices, values, and day-change data.
/api/private-equities/portfolioSandbox issuer oracle score for solvency, liquidity, and operating-data freshness checks.
/api/private-equities/oracle/scoreRead-only operating snapshots.
curl /api/arbitrage/signals{ status: "monitored" }The listed endpoints expose non-transactional data only. Investor, issuer, and admin actions require controlled access.
Endpoint paths are separated by product line so integrations can distinguish arbitrage data from private-market data.
Data availability should be reviewed alongside system status instead of inferred from one screen.