Skip to main content
POST
curl

Authorizations

X-API-Key
string
header
required

Body

application/json

Schema-2 request body for stock_technicals.

symbol
string
required
Required string length: 1 - 24
schema
enum<integer>
default:2

stock_technicals is schema-2 only.

Available options:
2
detail
enum<string>
default:core
Available options:
core,
full,
audit
indicators
enum<string>[]

Optional indicator columns appended as a history block.

Available options:
sma_50,
sma_200,
ema_12,
ema_26,
rsi_14,
macd_12_26_9,
bollinger_20_2,
atr_14_pct
range
enum<string>

Optional indicator-history range; requires indicators and defaults to 1y.

Available options:
1w,
1mo,
3mo,
6mo,
ytd,
1y,
5y,
max
bars
boolean
default:true

Indicator columns require true.

Response

Scalar technicals with typed per-window refusals and optional indicator history.

Schema-2 envelope. The OpenAPI schema is structural; captured examples are authoritative for full nested payload detail.

data
object
required

Tool payload or typed schema-2 refusal.

meta
object
required

Schema-2 metadata. Unknown optional fields are omitted, not emitted as null.

subject
object

Resolved entity and security when the tool has a single subject.