Polygon · Capability
Polygon — Market Data Research
Cross-asset market data research surface. Pulls ticker reference, aggregate bars across stocks/options/indices/forex/crypto, and snapshots into a single composed workflow. Lead operation: List Ticker Symbols across asset classes. Self-contained Naftiko capability covering a Polygon cross-asset research surface.
What You Can Do
GET
Listtickers
— List ticker symbols across asset classes.
/v1/research/tickers
GET
Getstocksaggregatebars
— Get stocks aggregate bars over a date range.
/v1/research/stocks/{stocks-ticker}/aggregates/{multiplier}/{timespan}/{from}/{to}
GET
Getindicessnapshot
— Get current values for one or more indices.
/v1/research/indices/snapshot
MCP Tools
list-tickers
List ticker symbols across asset classes.
read-only
idempotent
get-stocks-aggregate-bars
Get stocks aggregate bars over a date range.
read-only
idempotent
get-indices-snapshot
Get current values for one or more indices.
read-only
idempotent