Transfers specified amount of credits from the authenticated user’s account to another user’s account.
The recipient can be specified by either email address or user ID.
CLI Usage: vastai transfer credit <recipient_email> <amount>
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-feat-host-3113-dynamic-resize.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API key must be provided in the Authorization header
Email address or user ID of the recipient
"user@example.com"
Amount of credits to transfer (must be positive)
x >= 0.01100
Client identifier (usually "me")
"me"
Optional API key identifier for audit logging
Transfer completed successfully
true