Skip to main content
GET
Get Multiples

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

symbol
string
required

Ticker or RIC

Query Parameters

horizon
integer
default:1

Forecast horizon — accepted for backward compat, ignored (source refreshes daily).

Required range: 1 <= x <= 5
refresh
boolean
default:false

Accepted for backward compat, ignored — the source refreshes daily upstream.

Response

Successful Response

Last modified on September 21, 2026