Transfer minutes or credits to/from a platform user
This endpoint allows white label admins to transfer call minutes or chat credits to and from their users. This is useful for managing user balances programmatically when building custom frontends.Documentation Index
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
email is not provided.user_id is not provided.minutes or creditsadd (transfer to user) or remove (transfer from user)| Type | Description | Conversion |
|---|---|---|
minutes | Call minutes for AI phone calls | Direct 1:1 transfer |
credits | Chat credits for AI chat, WhatsApp, SMS | 9 credits = 1 minute |
| Operation | Minutes Behavior | Credits Behavior |
|---|---|---|
add | Deducts from your balance, adds to user | Deducts minutes from you (at 9 credits/min), adds credits to user |
remove | Deducts from user, adds to your balance | Deducts credits from user, adds minutes to you |