Generate an AI-powered peer comparison analysis for a stock. Compares the company against its sector peers on valuation, performance, and fundamentals. This endpoint uses async job processing.
/v1/jobs/{job_id} until status is completed| Parameter | Type | Required | Description |
|---|---|---|---|
symbol | string | Yes | Stock symbol (e.g., AAPL, MSFT) |
GET /v1/jobs/{job_id} returns:
| Field | Description |
|---|---|
symbol | Resolved RIC |
analysis | AI-generated narrative comparing the stock against its sector peers on valuation, performance, returns, and competitive positioning |
API key passed as Bearer token
Stock symbol (e.g., AAPL, MSFT)
Job created successfully. Poll the check_url for results.
Unique job identifier
Initial job status
pending Stock symbol being analyzed
URL to poll for job status
Estimated processing time in seconds
Human-readable status message