Free tools

Free options tools for
traders and API builders.

Every tool here is built from the same endpoint surface you can use in your own app, script, dashboard, or research workflow. Use the browser tool first, then grab a key when you want to automate it.

CalculatorScanner ideasReference tools

Tools index

Browse the tools first, then build your own version with the API

Each card shows what the tool does, who it is for, and the main endpoint you would wire up if you want to move from a browser workflow into code.

Buyer toolCuteMarkets

Endpoint Coverage Matrix

What it does

Map backtesting, 0DTE, dashboard, and scanner workflows to the exact endpoint groups they need before comparing providers.

Who it's for

API buyers, developers planning integration scope, and teams translating product requirements into endpoint coverage.

API endpoint behind it

Chains + contracts + quotes

API docs

Buyer toolCuteMarkets

API Cost Calculator

What it does

Estimate daily and monthly request volume from tickers, expirations, chain refreshes, selected contracts, quote windows, trades, and snapshots.

Who it's for

Founders, engineering leads, and researchers sizing a production API workflow before choosing a plan.

API endpoint behind it

Usage model

Pricing

Buyer toolCuteMarkets

Vendor Checklist

What it does

Turn an options-data vendor comparison into a practical checklist for contracts, expirations, chains, quotes, trades, Greeks, docs, and pricing.

Who it's for

Teams comparing providers without reducing the decision to vague coverage claims or unverifiable feature lists.

API endpoint behind it

Evaluation workflow

Compare providers

Interactive toolCuteMarkets

Options Greeks Calculator

What it does

Model Black-Scholes prices and Greeks instantly, or switch into live mode to pull current market inputs from a real options chain.

Who it's for

Developers prototyping risk dashboards, traders checking pricing assumptions, and anyone who wants a fast Greeks sanity check.

API endpoint behind it

GET /v1/options/chain/{ticker}

Option Chain docs

Free parserCuteMarkets

OCC Symbol Decoder

What it does

Decode OSI option tickers into underlying, expiration, contract type, and strike so you can validate symbols before querying contracts or snapshots.

Who it's for

Developers parsing broker exports, researchers validating contract IDs, and teams building contract lookup workflows.

API endpoint behind it

GET /v1/options/contracts/{options_ticker}

Contracts docs

Live scannerCuteMarkets

IV Skew Explorer

What it does

Scan ATM IV, 25-delta wings, and risk reversals across a watchlist to spot names where downside and upside volatility are priced differently.

Who it's for

Volatility traders, research teams, and developers building skew monitors or watchlist dashboards.

API endpoint behind it

GET /v1/options/chain/{ticker}

Option Chain docs

Live scannerCuteMarkets

Unusual Options Activity Scanner

What it does

Rank contract activity by volume, premium, volume/open-interest pressure, spread quality, DTE, IV, and moneyness across a watchlist.

Who it's for

Traders screening option flow, developers prototyping alert logic, and teams validating which chain fields matter before automating.

API endpoint behind it

GET /v1/options/chain/{ticker}

Option Chain docs

Research toolCuteMarkets

Backtest Realism Checker

What it does

Score an options backtest setup for stale-contract risk, quote availability, spread cost, last-price dependence, and liquidity evidence.

Who it's for

Researchers validating historical fills, developers building options simulators, and teams reviewing whether a backtest is causal enough to trust.

API endpoint behind it

Contracts + quotes + trades

Backtesting API

Execution toolCuteMarkets

Options Slippage Calculator

What it does

Convert bid, ask, last, midpoint, contract count, and fill assumptions into per-contract drag, total dollar drag, and breakeven move.

Who it's for

Traders sizing execution costs, founders estimating data requirements, and developers making fill assumptions explicit in research tooling.

API endpoint behind it

Snapshots + quotes

Quotes API

Chain scannerCuteMarkets

Options Liquidity Scanner

What it does

Rank contracts by spread quality, volume, open interest, quote midpoint, IV, and delta with chain heatmaps and strike-level diagnostics.

Who it's for

Scanner builders, systematic traders, and dashboard teams deciding which contracts are liquid enough to model or display.

API endpoint behind it

GET /v1/options/chain/{ticker}

Option Chain docs

Sentiment dashboardCuteMarkets

Put/Call Ratio Dashboard

What it does

Track the current total, equity, and index put/call ratios with weekly historical context across the last few years.

Who it's for

Alert builders and research teams turning market-wide option flow into sentiment features.

API endpoint behind it

GET /v1/market/put-call-ratio/live/

Put/Call guide

Analytics chartCuteMarkets

Options Chain Visualizer

What it does

Inspect IV smile, spread by strike, volume versus open interest, and chain heatmap views from the same chain snapshot.

Who it's for

Developers and traders who need a quick visual audit of chain shape before writing scanner or backtest logic.

API endpoint behind it

GET /v1/options/chain/{ticker}

Option Chain docs

Reference toolCuteMarkets

Expiration Calendar

What it does

Track weekly, monthly, and quarterly expirations in one place so you can plan roll windows, event trades, and options calendar logic.

Who it's for

Traders planning expiry-sensitive strategies and developers building date pickers, schedule logic, or event tooling.

API endpoint behind it

GET /v1/tickers/expirations/{ticker}

Expirations docs

API guideCuteMarkets

Put/Call Ratio Scanner

What it does

Build a segmented put/call ratio scanner with chain volume, open interest context, expiration buckets, and liquidity controls.

Who it's for

Python developers, alert builders, and researchers turning option volume imbalances into watchlist signals.

API endpoint behind it

GET /v1/options/chain/{ticker}

Option Chain docs

High-intent guides

Exact-answer pages for expiration dates, OCC symbols, and API classification

These pages answer the calendar and parser questions traders search for before they build a tool or query the API.

Options Data API Evaluation Framework

Workflow-first provider evaluation for endpoints, historical validation, pricing, and implementation risk.

Options Expiration Data Workflow

Use calendar context, listed expirations, date filters, and ticker pages in the right order.

Next OpEx Date

Immediate next monthly OpEx answer plus nearby weekly and quarterly cycles.

Monthly OpEx Dates

Standard third-Friday monthly expiration dates for 2026 and 2027.

Quarterly OpEx Dates

March, June, September, and December quarterly expiration references.

VIX Expiration Dates 2026

Standard VIX options expirations, last trading days, and the May 2026 exception.

Options Expiration This Week

Next weekly expiration reference and listed-date API workflow.

Weekly Options Calendar

A 2026 Friday-cycle calendar with monthly, quarterly, and holiday-adjusted dates.

2026 Options Expiration Dates

Monthly OpEx, April 2026, quarterly expiration months, LEAPS notes, and holiday moves.

Stock Options Calendar 2026

Ticker-specific stock and ETF expiration checks for SPY, QQQ, AAPL, NVDA, and TSLA.

Expiring Stock Options List

Calendar list of popular 2026 stock and ETF option underlyings before listed-date validation.

2027 LEAPS & OpEx Dates

January 2027 LEAPS, the full 2027 monthly table, and the June holiday adjustment.

SPXW Expiration Dates

SPXW weekly and daily expiration context, including the November 2025 reference dates.

SPX Options Dates

Standard SPX monthly cycles, SPXW context, and AM/PM settlement caveats.

OCC Symbol Format

Parser-focused OSI examples for GLDM, SPY, QQQ, and SPXW option tickers.

Weekly Options Classification API

Classify listed dates as weekly, monthly, quarterly, or LEAPS in code.

Expiration Date Filters API

Exact, inclusive, and exclusive expiration_date filters for contract lookups.

Options Aggregates API Guide

Historical OHLC bars, VWAP, missing intervals, and detailed backtesting use cases.

Put/Call Ratio API

Build sentiment scanners with volume ratios, open-interest context, and expiration segmentation.

Why Options Backtests Fail

A technical checklist for survivorship leakage, stale contracts, wide spreads, and unsupported fill assumptions.

Options Slippage Modeling

Translate bid/ask spreads and fill models into measurable drag before trusting strategy output.

Mid Price vs Fill Price

Separate midpoint reference prices from executable fill assumptions in options research.

Bid/Ask Spread Backtesting

Use spread width as both a liquidity gate and execution-cost input.

Quote vs Trade Timeline

Read bid, ask, midpoint, and print timelines together when validating modeled entries.

Endpoint Coverage Matrix

Map chains, contracts, expirations, quotes, trades, aggregates, snapshots, and Greeks to workflows.

Options API Cost Calculator

Estimate request volume for scanners, dashboards, quote windows, trade windows, and backtests.

Options Vendor Checklist

Evaluate providers across historical contracts, quote history, trades, bars, docs, limits, and pricing.

QQQ Weekly Expirations

A 2026 QQQ weekly calendar with April 2026 dates and holiday adjustments.

SPY LEAPS Dates

January 2026 and 2027 SPY LEAPS anchors plus monthly expiration references.

SPY 2026 Expirations

SPY weekly and monthly dates, including January 9 and May 2026 OpEx.

AAPL 2026 Expirations

AAPL February 2026 expiration checks, monthly anchors, and API validation.

NVDA 2026 Expirations

NVDA May and June 2026 dates, monthly OpEx, and the June holiday move.

TSLA Weekly Expirations

TSLA weekly options dates, February 2025 context, 2026 anchors, and listed-date checks.

Build your own with the API

The site tools are just the thin end of the wedge

Use the same endpoints behind these tools to build watchlist scanners, option dashboards, expiry-aware workflows, and research scripts. Start with the docs if you want the full payload shape, then move into a real API key when you are ready to automate.