Every number on this page comes from a stateless pricing service: POST /api/quote with a market's raw public state returns the full one-cent strike grid at every tenor, the terminal distribution, fair value and the information-flow curve. Compute is under 50µs per quote on a single core. No model code ships to the browser.
Request · POST /api/quote
Response
Per-quote compute is reported in the response and runs under 50µs on a single core; the rest of the round-trip is network. The endpoint returns the full one-cent strike grid at every tenor in a single call; the parameter store and calibration pipeline never leave the server.