Generate an AI-powered narrative analysis of a stock’s Parallax factor scores, interpreting what the scores mean in the current market context. 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 interpreting the stock’s factor scores in current market context |
API key passed as Bearer token
Stock symbol (e.g., AAPL, MSFT)
Job created successfully. Poll the check_url for results.