Authorizations
API key must be provided in the Authorization header
Body
application/json
Email address or user ID of the recipient
Example:
"user@example.com"
Amount of credits to transfer (must be positive)
Required range:
x >= 0.01Example:
100
Client identifier (usually "me")
Example:
"me"
Optional API key identifier for audit logging
Response
Transfer completed successfully
Example:
true