Endpoints / get-benchmarks

Benchmark OHLCV

GET/api/v1/benchmarksdeveloperread

Daily OHLCV for benchmarks (SPY / XLI / ITA today).

Query parameters

NameTypeRequiredDescription
tickerstringyesBenchmark ticker
fromdatenoLower bound
todatenoUpper bound

Examples

curl -H "x-api-key: $INTELLIGENCE_API_KEY" \
  "https://intelligence-beryl.vercel.app/api/v1/benchmarks?ticker=SPY"

Responses

200OHLCV array