Polygon · Arazzo Workflow
Polygon Stock Research
Version 1.0.0
Resolve a stock ticker's reference details, pull its aggregate bars, and read its previous close.
View Spec
View on GitHub
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-TimeHistoricalPublic APIsArazzoWorkflows
Provider
Workflows
stock-research
Look up a stock ticker's details, aggregate bars, and previous close.
Confirms the ticker via the reference API, then chains the stock aggregate-bars and previous-close endpoints to build a compact research snapshot for the symbol.
1
resolveTicker
Resolve detailed reference information for the ticker to confirm it exists and capture its name and primary exchange.
2
getAggregates
Retrieve aggregate bars for the ticker over the requested date range in the requested custom time window.
3
getPreviousClose
Read the previous trading day's open, close, high, and low for the ticker to anchor the aggregate data against the latest session.
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.