| name | wise |
| description | Wise (TransferWise) — international transfers, multi-currency balances, recipients, exchange rates, and statements. |
| homepage | https://www.agxntsix.ai |
💸 Wise
Wise (TransferWise) — international transfers, multi-currency balances, recipients, exchange rates, and statements.
Requirements
| Variable | Required | Description |
|---|
WISE_API_TOKEN | ✅ | Wise API token |
Quick Start
python3 {{baseDir}}/scripts/wise.py get-profiles
python3 {{baseDir}}/scripts/wise.py get-balances --profile-id <value>
python3 {{baseDir}}/scripts/wise.py list-recipients --profile-id <value>
python3 {{baseDir}}/scripts/wise.py create-recipient --profile-id <value> --currency <value> --type <value> --details "JSON"
python3 {{baseDir}}/scripts/wise.py create-quote --profile-id <value> --source <value> --target <value> --amount <value>
python3 {{baseDir}}/scripts/wise.py create-transfer --quote-id <value> --recipient-id <value> --reference <value>
python3 {{baseDir}}/scripts/wise.py fund-transfer --profile-id <value> --transfer-id <value>
python3 {{baseDir}}/scripts/wise.py get-transfer <id>
python3 {{baseDir}}/scripts/wise.py list-transfers --profile-id <value> --limit "10"
python3 {{baseDir}}/scripts/wise.py get-rate --source <value> --target <value>
python3 {{baseDir}}/scripts/wise.py get-statement --profile-id <value> --balance-id <value>
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
{baseDir}/scripts/wise.py | Main CLI — all commands in one tool |
Credits
Built by M. Abidi | agxntsix.ai
YouTube | GitHub
Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation