Polygon · Arazzo Workflow
Polygon Crypto Pair Analysis
Version 1.0.0
Snapshot a crypto pair, pull its aggregate bars, and read its Level-2 order book.
View Spec
View on GitHub
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-TimeHistoricalPublic APIsArazzoWorkflows
Provider
Workflows
crypto-pair-analysis
Analyze a crypto pair via snapshot, aggregate bars, and the Level-2 book.
Reads a crypto ticker snapshot, then chains its aggregate bars and the Level-2 order book for the same pair.
1
getSnapshot
Read the current snapshot for the crypto ticker to capture its last trade and day session.
2
getAggregates
Retrieve aggregate bars for the crypto pair over the requested date range for trend context.
3
getOrderBook
Read the current Level-2 order book for the crypto pair to gauge market depth and spread.
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.