Operator Api
Polyflight overview
Read operator-scoped native-IDR Polyflight activity and liabilities.
Polyflight overview
GET /api/operator/polyflight/overview
Required scope: polyflight:read.
Optional date_from and date_to ISO-8601 query values bound activity to the authenticated operator. The response is private, no-store.
Response
| Field | Type |
|---|---|
operatorCount, flightCount, ticketCount, userCount | integer |
acceptedStakeMinor | decimal string |
ticketFeesMinor | decimal string |
signedPositionResultMinor | signed decimal string |
clearingReceiptsMinor, clearingOutflowsMinor, clearingNetMinor | decimal strings; net may be signed |
unpaidCompensationMinor, unpaidWinningsMinor, unpaidRefundsMinor | decimal string |
unresolvedOperationCount | integer |
currencyCode | IDR |
Amounts are native IDR and are never converted to Credits or added to Opinion metrics. Confirmed cash clearing is reported separately from fee and signed-position allocations; do not treat a receipt/outflow as earned income a second time. Use the source-backed Playground entry at /api-playground/polyflight?request=polyflight-overview.
Related inventory: API, events, and proof.
