Polygon · Arazzo Workflow
Polygon Options Contract Deep Dive
Version 1.0.0
List an underlying's option contracts, snapshot the top contract, and pull its bars.
View Spec
View on GitHub
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-TimeHistoricalPublic APIsArazzoWorkflows
Provider
Workflows
options-contract-deep-dive
Drill from an underlying to a single option contract's snapshot and bars.
Lists option contracts for an underlying, then chains the contract snapshot and aggregate bars for the first matching contract.
1
listContracts
List option contracts for the underlying filtered by contract type and expiration date, returning the first match.
2
getContractSnapshot
Read the full snapshot for the matched option contract, including greeks, implied volatility, and open interest.
3
getContractBars
Retrieve aggregate bars for the matched option contract over the requested date range.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.