GET
/jobs/{job_id} Poll job status and retrieve analysis results including scoring, entity attribution, and confidence.
Loading...
Polling tip: Most analyses complete in 3-8 seconds. Poll every 2 seconds until
status is
"completed" or
"partial".
Alternatively, use a callback_url on
POST /analyze to receive a webhook.