v3
latestOpenAPI 3.1.02026-08-0419899251.9 KBUsers
Balance Transfer
Transfer balance from the authenticated user to a target user. Supports three authentication methods:
- Hotkey authentication (X-Chutes-Hotkey + X-Chutes-Signature + X-Chutes-Nonce)
- Admin API key (Authorization: cpk_...)
- Fingerprint (Authorization: <fingerprint>)
post/users/balance_transfer
Headers
X-Chutes-Hotkeystring nullable
X-Chutes-Signaturestring nullable
X-Chutes-Noncestring nullable
Authorizationstring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/users/balance_transfer:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}