Record wallet device observation
Records a wallet-linked device observation for an authenticated session. Intended for abuse analysis and sybil investigation workflows.
Documentation Index
Fetch the complete documentation index at: https://docs.joyride.exchange/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT obtained from POST /v1/auth/verify after SIWS authentication.
Include as: Authorization: Bearer <jwt>
Body
Stable first-party device identifier persisted by the client.
"14c2a553-b7c6-42ec-b4fa-8960955f8971"
Stable device fingerprint hash derived from the web analytics collector.
"9d9ef3fef4f737f53d1d6db7efec77e365f4f420f3f18634e4a65f5f83d51989"
Fuzzy device fingerprint hash derived from the web analytics collector.
"9f0f10a0a0c19af7ee0d83fc2449336cfcc4ef61de4d8970ce9054128564d0e5"
Raw fingerprint payload collected by the client analytics bundle.
Stable fingerprint payload used to derive fp_id.
Response
Device observation recorded
true