Skip to main content
GET
Quote the stock-picks bundle price for one day (free).

Query Parameters

date
string

UTC effective calendar day to return. When omitted, the server resolves the latest day with picks.

Pattern: ^\d{4}-\d{2}-\d{2}$
limit
integer
default:200

Maximum number of stock-pick calls returned (1-500). Defaults to 200.

Required range: 1 <= x <= 500

Response

Bundle quote for the resolved day.

dateUsed
string
required

UTC effective calendar day the paid route would return.

startDate
string
required

Same as dateUsed for single-day responses.

endDate
string
required

Same as dateUsed for single-day responses.

asOf
string
required

Server timestamp when the quote was generated.

count
integer
required

Number of stock-pick rows the paid route would return.

Required range: x >= 0
attributedPostCount
integer
required

Distinct attributed source posts charged in the bundle.

Required range: x >= 0
amountUsd
string
required

Exact bundle total the paid route charges (sum of attributed post effective prices).

posts
object[]
required

Per-attributed-post price breakdown (no pick rows or tickers).