Get AI-powered technical analysis including trend analysis, momentum indicators (RSI, MACD), support/resistance levels, volume analysis, and volatility assessment. This endpoint uses async job processing - submit your request, receive a job ID, then poll for results.
/v1/jobs/{job_id} until status is completedGET /v1/jobs/{job_id} returns:
API key passed as Bearer token
Stock symbol (e.g., AAPL.O for Apple Inc)
Force regeneration even if cached analysis exists
Job created successfully. Poll the check_url for results.
Unique job identifier
Initial job status
pending Stock symbol being analyzed
Whether force regeneration was requested
URL to poll for job status
Estimated processing time in seconds
Human-readable status message