Home › Broker sandbox — embedded options intelligence

Broker sandbox — embedded options intelligence

Updated: June 2026

This is the OptionProfit engine running inside a mock broker. Everything in the blue panel is drawn live from our /v1 API — the broker passes its own market data, we return the analytics. No page reload, no our-side data feed.

🏦 Northwind Brokerage · Options Cash $25,000 · Buying power $50,000
📊 Options analysis · powered by OptionProfit
🎲 Decision metrics · /v1/analytics
· /v1/roll — the "what does it cost to roll?" question
📋 Positions blotter · whole book, one call /v1/batch

A broker refreshing every client position sends the whole book in a single request and gets an aligned array back — billed per total leg, where the per-leg pricing turns into volume.

The calls behind it

The panels above made exactly these requests — the only thing the broker supplies is its own data and an API key:

POST https://options-strategies.com/v1/analyze
X-API-Key: op_demo_public_key
Content-Type: application/json

Interactive reference (Swagger, with "try it out"): /v1/docs · raw spec: /v1/openapi.json — analyze · analytics · margin · roll · batch · greeks · simulate · recommend · backtest · order-ticket · strategies. Every response carries a compliance disclaimer — the output is an analysis tool the broker controls, never advice.

See the integration pitch →

About Us · Careers · For brokers · Contact · Methodology · Disclaimer · Privacy Policy · Cookie Policy (EU) · Terms & Conditions · Security · Home