Skip to main content
GET
Poll analysis status

Path Parameters

platform
string
required
Example:

"kalshi"

market_id
string
required
Example:

"KXAGICO-COMP-28Q1"

analysis_id
string
required
Example:

"rk-a1b2c3d4e5f6"

Response

Successful Response

Status of an async analysis request.

analysis_id
string
required

Opaque analysis identifier (rk-...)

status
enum<string>
required

Current status

Available options:
running,
complete,
error
poll_url
string
default:""

URL to poll for status updates

estimated_seconds
integer
default:60

Estimated time to completion

error_message
string | null

Error details if status is 'error'