/api/v1/report/{ticker}$0.50Equity tearsheet: a rendered one-page PNG report (price chart + stats) you get a URL to
Renders a finished one-page equity tearsheet PNG for a US-listed stock — not raw JSON to assemble. Fans out to profile, price, 1-year history, fundamentals, technicals and news, then draws a 1-year price chart with its 50-day average plus key stats (market cap, P/E, margins, dividend yield, 52-week range) and headlines. Returns the data plus a hosted `artifact.png_url`.
GET /api/v1/report/AAPL
Example response coming soon — call the endpoint to see the live shape, or check /openapi.json.