API  /  Changelog

Changelog

Material changes to the API: new endpoints, parameters, response fields, deprecations, and breaking-change notices. Cosmetic dashboard updates and internal performance work are not logged here.

Versioning policy

The current API version is v1. We commit to keeping the v1 contract backward-compatible for the foreseeable future:

Tags below: ADDED additive · CHANGED behavior change with notice · DEPRECATED scheduled removal · FIXED bug fix.

v1.0 — Initial release

The first public release of the GEXBoard API. Available endpoints at launch:

  • GET /api/v1/radar — live GEX snapshot per ticker (Net GEX, walls, flip, regime, per-strike contributions)
  • GET /api/v1/spot — cached spot price (public, no auth)
  • GET /api/v1/history — rolling history of GEX snapshots, tier-gated lookback
  • GET /api/v1/heatmap — strike × expiry GEX matrix (Pro+)
  • GET /api/v1/greeks — per-strike DEX, Vanna, Charm, Vomma (Trader)
  • GET /api/v1/premium-map — premium concentration by strike (Trader)
  • GET /api/v1/volume — live 0DTE per-contract volume (Pro+, requires active session)

Two tiers at launch: Pro API ($89/mo add-on, 60 req/min, 50,000 req/day) and Trader API ($169/mo add-on, 300 req/min, unlimited daily). Both require an active Pro or Trader base subscription.

Stay informed of changes

Material changes are emailed to the address on your subscription — we use the same address Stripe has on file. To update it, change your account email in /account. For deprecation notices, we email at least 90 days before any field or endpoint is removed.