Polygon · Agentic Access

Polygon Agentic Access

x-agentic-access generated

Polygon exposes 175 API operations that an AI agent could call, of which 0 are state-changing ‘acting’ operations. This is a recommended x-agentic-access execution contract — the scope, audience, consequence tier, short-lived token constraints, and escalation each action should carry before it is handed to an autonomous agent.

By consequence: 175 read.

Contracts are classified heuristically from the provider’s OpenAPI and refresh on every APIs.io network build; audience is bound per deployment. The model follows Curity’s Access Intelligence (apidays Munich 2026). Browse every provider’s agent contracts at agentic-access.apis.io.

FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-TimeHistoricalPublic APIs
Operations: 175 Acting: 0 Human-in-the-loop: 0 Method: generated

By consequence

read 175

Source

Agentic Access

Raw ↑
generated: '2026-07-22'
method: generated
source: openapi/polygon-aggregates-api-openapi.yml, openapi/polygon-books-api-openapi.yml, openapi/polygon-contracts-api-openapi.yml,
  openapi/polygon-conversion-api-openapi.yml, openapi/polygon-corporateactions-api-openapi.yml,
  openapi/polygon-dailybars-api-openapi.yml, openapi/polygon-markets-api-openapi.yml, openapi/polygon-news-api-openapi.yml,
  openapi/polygon-openapi-original.json, openapi/polygon-quotes-api-openapi.yml, openapi/polygon-snapshots-api-openapi.yml,
  openapi/polygon-tickers-api-openapi.yml
description: Recommended x-agentic-access execution contracts, classified heuristically from
  the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind
  audience per deployment. See research/curity/agentic-governance/.
summary:
  operations: 175
  by_action_class:
    connected: 175
  by_consequence:
    read: 175
  human_in_the_loop_required: 0
operations:
- path: /v2/aggs/ticker/{cryptoTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: getCryptoAggregateBars
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{forexTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: getForexAggregateBars
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{forexTicker}/prev
  method: get
  operationId: getForexPreviousClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{indicesTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: getIndicesAggregateBars
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{indicesTicker}/prev
  method: get
  operationId: getIndicesPreviousClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{optionsTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: getOptionsAggregateBars
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{stocksTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: getStocksAggregateBars
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/snapshot/locale/global/markets/crypto/tickers/{ticker}/book
  method: get
  operationId: getCryptoL2Book
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v3/reference/options/contracts
  method: get
  operationId: listOptionsContracts
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/conversion/{from}/{to}
  method: get
  operationId: getForexConversion
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v3/reference/splits
  method: get
  operationId: listStockSplits
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v3/reference/dividends
  method: get
  operationId: listDividends
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/open-close/crypto/{from}/{to}/{date}
  method: get
  operationId: getCryptoDailyOpenClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/open-close/{stocksTicker}/{date}
  method: get
  operationId: getStocksDailyOpenClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/grouped/locale/us/market/stocks/{date}
  method: get
  operationId: getStocksGroupedDailyBars
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{stocksTicker}/prev
  method: get
  operationId: getStocksPreviousClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v3/reference/markets
  method: get
  operationId: listMarkets
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v3/reference/exchanges
  method: get
  operationId: listExchanges
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/marketstatus/upcoming
  method: get
  operationId: listUpcomingMarketHolidays
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/marketstatus/now
  method: get
  operationId: getCurrentMarketStatus
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/reference/news
  method: get
  operationId: listTickerNews
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v1/analyst-insights
  method: get
  operationId: get_benzinga_v1_analyst-insights
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v1/analysts
  method: get
  operationId: get_benzinga_v1_analysts
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v1/bulls-bears-say
  method: get
  operationId: get_benzinga_v1_bulls-bears-say
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v1/consensus-ratings/{ticker}
  method: get
  operationId: get_benzinga_v1_consensus-ratings_ticker
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v1/earnings
  method: get
  operationId: get_benzinga_v1_earnings
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v1/firms
  method: get
  operationId: get_benzinga_v1_firms
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v1/guidance
  method: get
  operationId: get_benzinga_v1_guidance
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v1/ratings
  method: get
  operationId: get_benzinga_v1_ratings
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /benzinga/v2/news
  method: get
  operationId: get_benzinga_v2_news
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /consumer-spending/eu/v1/merchant-aggregates
  method: get
  operationId: get_consumer-spending_eu_v1_merchant-aggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /consumer-spending/eu/v1/merchant-hierarchy
  method: get
  operationId: get_consumer-spending_eu_v1_merchant-hierarchy
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /crypto/v1/exchanges
  method: get
  operationId: get_crypto_v1_exchanges
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /etf-global/v1/analytics
  method: get
  operationId: get_etf-global_v1_analytics
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /etf-global/v1/constituents
  method: get
  operationId: get_etf-global_v1_constituents
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /etf-global/v1/fund-flows
  method: get
  operationId: get_etf-global_v1_fund-flows
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /etf-global/v1/profiles
  method: get
  operationId: get_etf-global_v1_profiles
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /etf-global/v1/taxonomies
  method: get
  operationId: get_etf-global_v1_taxonomies
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /fed/v1/inflation
  method: get
  operationId: get_fed_v1_inflation
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /fed/v1/inflation-expectations
  method: get
  operationId: get_fed_v1_inflation-expectations
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /fed/v1/labor-market
  method: get
  operationId: get_fed_v1_labor-market
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /fed/v1/treasury-yields
  method: get
  operationId: get_fed_v1_treasury-yields
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /forex/v1/exchanges
  method: get
  operationId: get_forex_v1_exchanges
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/aggs/{ticker}
  method: get
  operationId: AggregatesV1
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/contracts
  method: get
  operationId: get_futures_v1_contracts
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/exchanges
  method: get
  operationId: get_futures_v1_exchanges
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/market-status
  method: get
  operationId: get_futures_v1_market-status
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/products
  method: get
  operationId: get_futures_v1_products
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/quotes/{ticker}
  method: get
  operationId: get_futures_v1_quotes_ticker
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/schedules
  method: get
  operationId: get_futures_v1_schedules
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/snapshot
  method: get
  operationId: get_futures_v1_snapshot
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /futures/v1/trades/{ticker}
  method: get
  operationId: get_futures_v1_trades_ticker
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /options/v1/exchanges
  method: get
  operationId: get_options_v1_exchanges
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /options/v3/quotes/{ticker}
  method: get
  operationId: get_options_v3_quotes_ticker
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /options/v3/trades/{ticker}
  method: get
  operationId: get_options_v3_trades_ticker
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/dev/trades/{ticker}
  method: get
  operationId: get_stocks_dev_trades_ticker
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/10-K/vX/sections
  method: get
  operationId: get_stocks_filings_10-K_vX_sections
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/10-K/vX_0/sections
  method: get
  operationId: get_stocks_filings_10-K_vX_0_sections
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/8-K/vX/disclosures
  method: get
  operationId: get_stocks_filings_8-K_vX_disclosures
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/8-K/vX/text
  method: get
  operationId: get_stocks_filings_8-K_vX_text
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/vX/13-F
  method: get
  operationId: get_stocks_filings_vX_13-F
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/vX/form-3
  method: get
  operationId: get_stocks_filings_vX_form-3
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/vX/form-4
  method: get
  operationId: get_stocks_filings_vX_form-4
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/vX/index
  method: get
  operationId: get_stocks_filings_vX_index
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/filings/vX/risk-factors
  method: get
  operationId: get_stocks_filings_vX_risk-factors
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/financials/v1/balance-sheets
  method: get
  operationId: get_stocks_financials_v1_balance-sheets
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/financials/v1/cash-flow-statements
  method: get
  operationId: get_stocks_financials_v1_cash-flow-statements
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/financials/v1/income-statements
  method: get
  operationId: get_stocks_financials_v1_income-statements
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/financials/v1/ratios
  method: get
  operationId: get_stocks_financials_v1_ratios
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/taxonomies/vX/disclosures
  method: get
  operationId: get_stocks_taxonomies_vX_disclosures
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/taxonomies/vX/risk-factors
  method: get
  operationId: get_stocks_taxonomies_vX_risk-factors
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/v1/dividends
  method: get
  operationId: get_stocks_v1_dividends
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/v1/exchanges
  method: get
  operationId: get_stocks_v1_exchanges
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/v1/short-interest
  method: get
  operationId: get_stocks_v1_short-interest
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/v1/short-volume
  method: get
  operationId: get_stocks_v1_short-volume
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/v1/splits
  method: get
  operationId: get_stocks_v1_splits
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /stocks/vX/float
  method: get
  operationId: get_stocks_vX_float
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /tmx/v1/corporate-events
  method: get
  operationId: get_tmx_v1_corporate-events
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/conversion/{from}/{to}
  method: get
  operationId: RealTimeCurrencyConversion
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/historic/crypto/{from}/{to}/{date}
  method: get
  operationId: DeprecatedGetHistoricCryptoTrades
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/historic/forex/{from}/{to}/{date}
  method: get
  operationId: DeprecatedGetHistoricForexQuotes
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/ema/{cryptoTicker}
  method: get
  operationId: CryptoEMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/ema/{fxTicker}
  method: get
  operationId: ForexEMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/ema/{indicesTicker}
  method: get
  operationId: IndicesEMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/ema/{optionsTicker}
  method: get
  operationId: OptionsEMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/ema/{stockTicker}
  method: get
  operationId: EMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/macd/{cryptoTicker}
  method: get
  operationId: CryptoMACD
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/macd/{fxTicker}
  method: get
  operationId: ForexMACD
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/macd/{indicesTicker}
  method: get
  operationId: IndicesMACD
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/macd/{optionsTicker}
  method: get
  operationId: OptionsMACD
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/macd/{stockTicker}
  method: get
  operationId: MACD
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/rsi/{cryptoTicker}
  method: get
  operationId: CryptoRSI
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/rsi/{fxTicker}
  method: get
  operationId: ForexRSI
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/rsi/{indicesTicker}
  method: get
  operationId: IndicesRSI
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/rsi/{optionsTicker}
  method: get
  operationId: OptionsRSI
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/rsi/{stockTicker}
  method: get
  operationId: RSI
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/sma/{cryptoTicker}
  method: get
  operationId: CryptoSMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/sma/{fxTicker}
  method: get
  operationId: ForexSMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/sma/{indicesTicker}
  method: get
  operationId: IndicesSMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/sma/{optionsTicker}
  method: get
  operationId: OptionsSMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/indicators/sma/{stockTicker}
  method: get
  operationId: SMA
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/last/crypto/{from}/{to}
  method: get
  operationId: LastTradeCrypto
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/last_quote/currencies/{from}/{to}
  method: get
  operationId: LastQuoteCurrencies
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/marketstatus/now
  method: get
  operationId: GetMarketStatus
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/marketstatus/upcoming
  method: get
  operationId: GetMarketHolidays
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/open-close/crypto/{from}/{to}/{date}
  method: get
  operationId: GetCryptoOpenClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/open-close/{indicesTicker}/{date}
  method: get
  operationId: GetIndicesOpenClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/open-close/{optionsTicker}/{date}
  method: get
  operationId: GetOptionsOpenClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/open-close/{stocksTicker}/{date}
  method: get
  operationId: GetStocksOpenClose
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/reference/ipos
  method: get
  operationId: get_v1_reference_ipos
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/reference/sec/filings
  method: get
  operationId: ListFilings
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/reference/sec/filings/{filing_id}
  method: get
  operationId: GetFiling
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/reference/sec/filings/{filing_id}/files
  method: get
  operationId: ListFilingFiles
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/reference/sec/filings/{filing_id}/files/{file_id}
  method: get
  operationId: GetFilingFile
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/related-companies/{ticker}
  method: get
  operationId: GetRelatedCompanies
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v1/summaries
  method: get
  operationId: SnapshotSummary
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/grouped/locale/global/market/crypto/{date}
  method: get
  operationId: GetGroupedCryptoAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/grouped/locale/global/market/fx/{date}
  method: get
  operationId: GetGroupedForexAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/grouped/locale/us/market/stocks/{date}
  method: get
  operationId: GetGroupedStocksAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{cryptoTicker}/prev
  method: get
  operationId: GetPreviousCryptoAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{cryptoTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: GetCryptoAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{forexTicker}/prev
  method: get
  operationId: GetPreviousForexAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{forexTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: GetForexAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{indicesTicker}/prev
  method: get
  operationId: GetPreviousIndicesAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{indicesTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: GetIndicesAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{optionsTicker}/prev
  method: get
  operationId: GetPreviousOptionsAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{optionsTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: GetOptionsAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{stocksTicker}/prev
  method: get
  operationId: GetPreviousStocksAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/aggs/ticker/{stocksTicker}/range/{multiplier}/{timespan}/{from}/{to}
  method: get
  operationId: GetStocksAggregates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/last/nbbo/{stocksTicker}
  method: get
  operationId: LastQuote
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/last/trade/{optionsTicker}
  method: get
  operationId: LastTradeOptions
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/last/trade/{stocksTicker}
  method: get
  operationId: LastTrade
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/reference/news
  method: get
  operationId: ListNews
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/snapshot/locale/global/markets/crypto/tickers
  method: get
  operationId: GetCryptoSnapshotTickers
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/snapshot/locale/global/markets/crypto/tickers/{ticker}
  method: get
  operationId: GetCryptoSnapshotTicker
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/snapshot/locale/global/markets/crypto/tickers/{ticker}/book
  method: get
  operationId: DeprecatedGetCryptoSnapshotTickerBook
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/snapshot/locale/global/markets/crypto/{direction}
  method: get
  operationId: GetCryptoSnapshot

# --- truncated at 32 KB (40 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/polygon/refs/heads/main/agentic-access/polygon-agentic-access.yml

Work with this as data

Every access contract here is available over the APIs.io API and to AI agents over MCP. Agentic Access is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agentic access

3 MCP tools reach this
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
Search the catalog
curl "https://apis.io/api/v1/search?q=polygon-agentic-access&limit=10"
Everything under a tag
curl "https://apis.io/api/v1/tags/polygon-agentic-access"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.