Quote the stock-picks bundle price for one day (free).
Free preflight for the paid stock-picks route. Returns the exact bundle amountUsd and per-attributed-post breakdown for the same date/limit the paid route would charge. Does not return pick rows, tickers, or evidence. Use this before confirming spend, then call GET /api/v1/stock-picks (or MCP list_stock_picks) with the frozen dateUsed. Live 402 on the paid route remains authoritative for payment clients.
Query Parameters
UTC effective calendar day to return. When omitted, the server resolves the latest day with picks.
^\d{4}-\d{2}-\d{2}$Maximum number of stock-pick calls returned (1-500). Defaults to 200.
1 <= x <= 500Response
Bundle quote for the resolved day.
UTC effective calendar day the paid route would return.
Same as dateUsed for single-day responses.
Same as dateUsed for single-day responses.
Server timestamp when the quote was generated.
Number of stock-pick rows the paid route would return.
x >= 0Distinct attributed source posts charged in the bundle.
x >= 0Exact bundle total the paid route charges (sum of attributed post effective prices).
Per-attributed-post price breakdown (no pick rows or tickers).

