Wise Platform API
Wise's API enables international money transfers, multi-currency accounts, and FX conversion at real exchange rates — designed for businesses making global payouts from a single platform.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
FCA-regulated in UK, FinCEN in US. SCA required for large transfers. OAuth scopes. Production access requires KYB verification. OpenAPI 3 spec available. Idempotency keys prevent double payments.
⚡ Reliability
Best When
Your platform needs to make international payouts to recipients in 80+ countries with real FX rates and compliance handled by Wise.
Avoid When
You need instant settlement, or your users are in countries Wise doesn't support — check coverage before integrating.
Use Cases
- • Automating global contractor and freelancer payouts in local currencies
- • Agents processing mass payouts for gig economy platforms (Uber-style payments)
- • Multi-currency account management and balance monitoring from agent workflows
- • FX rate checking and optimal timing for currency conversions
- • Reconciling international payment status and settlement confirmations
Not For
- • Consumer use cases requiring end-user authentication UI (B2B platform API only)
- • Real-time payments requiring instant settlement (Wise transfers take hours to days)
- • High-frequency trading or FX speculation (rate API not for trading systems)
Interface
Authentication
Personal access token for single-account use; OAuth 2.0 for multi-customer platforms. SCA (Strong Customer Authentication) required for large transfers via TOTP or hardware key. Production requires Wise Partner approval.
Pricing
Wise earns on the transfer fee, not API usage. No API call fees. Must apply for Wise Platform/Business account to use production API.
Agent Metadata
Known Gotchas
- ⚠ Large transfers (>10,000 GBP equivalent) require SCA challenge via TOTP — blocks fully automated agent flows
- ⚠ Transfer creation is a 3-step process: create quote → create recipient → create transfer — must follow sequence
- ⚠ FX rates are time-limited quotes (typically 30 minutes) — agents must check quote expiry before transfer
- ⚠ KYC/compliance failures return vague errors — insufficient documentation requires human intervention
- ⚠ Sandbox behaves differently from production for SCA — automation that works in sandbox may require human step in production
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Wise Platform API.
Scores are editorial opinions as of 2026-03-06.