Skip to main content
These recipes use the standard fetch API. No SDK required. Set your key in an env var:

Watch GEX levels for the universe

OPEX calendar widget

Filter the chain to ATM ±10% with greeks only

1σ implied price band for the next monthly OPEX

Paginate GEX history

Backoff on rate-limit errors

See also

Python recipes

Same patterns in Python.

curl recipes

Pure-curl one-liners.

Errors

Robust error handling.

Rate limits

Per-tier limits + backoff strategy.