https://dripstack.com/api/v1/stock-picks
Paid JSON for stock-picker calls from financial newsletters and investing articles. Query params: optional `date=YYYY-MM-DD` for one UTC effective day, optional `limit`. Default (omit `date`) returns the latest UTC effective day with picks. Rows missing publication timestamps may use extractedAt for the effective day. Returns 404 when no picks exist for the day. USDC `exact` x402 on Base or Solana; amount is the flat stock-picks unit price times distinct attributed source posts returned (call GET /api/v1/stock-picks/quote for the exact total).
What this profile is sourced from
Things to know before drawing strong conclusions
accepts[] entry is used.Raw HTTP — what an agent observes
GET https://dripstack.com/api/v1/stock-picks → HTTP/1.1 402 Payment Required X-Payment-Required: $1.5000 X-Payment-Currency: USDC X-Payment-Chain: base GET https://dripstack.com/api/v1/stock-picks X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…