Skip to main content
POST
Trigger new analysis

Path Parameters

platform
string
required
Example:

"kalshi"

market_id
string
required
Example:

"KXAGICO-COMP-28Q1"

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'