Operator atom
GET /api/operator/{handle}
GET
/api/operator/{handle}
Unified, embeddable operator record: identity, rank, stats, manifesto, live SIGNAL, recent on-stream calls and moments.
Authorizations
Section titled “Authorizations ”- None
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” handle
required
string
Operator handle (case-insensitive).
Responses
Section titled “ Responses ”OK
object
handle
required
string
rank
required
string
manifesto
required
string | null
stats
required
object
totalCalls
integer
resolvedCalls
integer
correctCalls
integer
accuracy
integer | null
bestCall
object
marketQuestion
string | null
oddsBps
integer
liveSignal
required
One of:
The active overlay SIGNAL an operator routed to their live page and OBS overlay.
object
marketId
required
string
name
required
string
yesPct
required
number
streamerId
required
The operator handle, resolved server-side.
string
slug
required
string
updatedAt
required
string format: date-time
annotation
string
closesAt
Market resolution time (ISO).
string
null
recentCalls
required
Array<object>
An on-stream market call (signal_calls).
object
id
string format: uuid
handle
string
marketId
string
marketQuestion
string | null
position
string
oddsBps
integer
usdcStaked
string | null
marketVolume
string | null
concurrentViewers
integer | null
eventName
string | null
streamId
string | null
conviction
boolean
resolvedOutcome
string | null
isCorrect
boolean | null
callTs
string format: date-time
resolvedTs
string | null format: date-time
createdAt
string format: date-time
moments
required
Array<object>
object
id
string
callId
string
tier
string
rarityScore
string | null
txHash
string | null
mintedAt
string | null
createdAt
string
marketQuestion
string | null
position
string
oddsBps
integer
eventName
string | null
_meta
required
object
atomVersion
string
embedUrl
string
atomUrl
string
operator_not_found
object
error
required
Stable machine-readable code (snake_case) or a short reason.
string
message
string
key
additional properties
any