Check the status of an async job. Poll this endpoint until status is ‘completed’ or ‘failed’.
Poll this endpoint to check the status of any async job (portfolio analysis, stock reports, etc.).Documentation Index
Fetch the complete documentation index at: https://docs.chicago.global/llms.txt
Use this file to discover all available pages before exploring further.
| Status | Description |
|---|---|
pending | Job queued, not yet started |
processing | Job running, check progress for details |
completed | Job finished, results in result field |
failed | Job failed, error message in error field |
completed, the results are in the result field. The structure depends on the job type:
Portfolio Analysis:
API key passed as Bearer token
The job ID returned from the analyze endpoint