Skip to content

Developer data

Read-only data examples

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.

GET

Arbitrage signals

Illustrative Polymarket-first signal feed with implied probability, model probability, spread, confidence, and status fields.

/api/arbitrage/signals
GET

Arbitrage positions

Illustrative read-only position inventory for allocator exposure and hedge review.

/api/arbitrage/positions
GET

Private-equities portfolio

Illustrative portfolio summary for tokenized private-market asset balances, prices, values, and day-change data.

/api/private-equities/portfolio
GET

Oracle score

Sandbox issuer oracle score for solvency, liquidity, and operating-data freshness checks.

/api/private-equities/oracle/score
https://ultramar.capital/api
GET

Read-only operating snapshots.

curl /api/arbitrage/signals
{ status: "monitored" }
Mobile status feed

Read-only by default

The listed endpoints expose non-transactional data only. Investor, issuer, and admin actions require controlled access.

Product-specific data

Endpoint paths are separated by product line so integrations can distinguish arbitrage data from private-market data.

Operational status

Data availability should be reviewed alongside system status instead of inferred from one screen.