\n
💻 Developer Platform

Build with ourpowerful API

Integrate world-class international money transfers into your application. 99.9% uptime, real-time API with 160+ country coverage.

99.9% Uptime SLA
30ms Response Time
REST & Webhooks

99.9%

Uptime SLA

30ms

Avg Response

100K+

API Calls Daily

160+

Countries

Platform Features

RESTful API

Standard REST endpoints with JSON request/response format. Rate limiting starts at 100 requests/second.

Bank-Grade Security

OAuth 2.0, API key authentication, webhook signatures, PCI-DSS Level 1 certified.

Real-Time Webhooks

Receive instant notifications on transfer status, exchange rate changes, and payment updates.

Analytics Dashboard

Real-time metrics, request logs, error tracking, and comprehensive API analytics.

Quick Start

// Initialize the client
const wise = require('@wiseplatform/api');

const client = new wise.Client({
  apiKey: 'sk_live_...'
});

// Create a transfer
const transfer = await client.transfers.create({
  accountId: 'acc_123456',
  amount: 1000,
  currency: 'USD'
});

Official SDKs

📱

JavaScript

npm install @wiseplatform/js

🐍

Python

pip install wiseplatform

Java

maven: com.wiseplatform:sdk

🐹

Go

go get github.com/wise/sdk-go

🐘

PHP

composer require wise/sdk

💎

Ruby

gem install wiseplatform

Simple Pricing

Developer

For testing and small projects

Free

  • 10K API calls/month
  • Email support
POPULAR

Business

For production applications

$99/mo

  • 1M API calls/month
  • Priority support
  • Webhooks included

Enterprise

For large-scale integrations

Custom

  • Unlimited API calls
  • 24/7 support
  • SLA guarantee

Ready to build?

Get your API key and start integrating transfers in minutes.

Get Started Free