Poll for desktop pairing approval
Anonymous endpoint. The desktop calls this at the recommended
interval until it sees status=approved, at which point the
response includes the dk- credential exactly once.
Returns 404 when the pairing has expired, never existed, or has already been consumed by a previous successful poll.
Documentation Index
Fetch the complete documentation index at: https://docs.cyberun.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Body
Response
Pairing status (pending or approved).
pending — keep polling. approved — the desktop should
store raw_key (which is returned exactly once) and stop
polling.
pending, approved The dk-... credential that authenticates the desktop. Only
present when status=approved; subsequent polls will return
404 (the pairing row is deleted on read).
The linked ak-... credential for local agent registration on
the platform's WebSocket. Minted alongside raw_key during client pair.
Only present when status=approved; delivered once with
raw_key.
