BRIDGE Intelligence
BRIDGEIntelligence

BRIDGE // Build

We provide the
infrastructure.
You build the use case.

Developer documentation, API reference, integration guides, and code examples for building financial products on Bridge Intelligence.

cross-border-payment.ts
import { Bridge } from '@bridge/sdk'
const bridge = new Bridge({
apiKey: process.env.BRIDGE_KEY
})
// Settle USD → PKR in under 30 seconds
const tx = await bridge.payments.settle({
amount: 50_000,
currency: 'USD',
corridor: 'US-PK',
settlement: 'instant'
})
// → settled in 2.4s

For Partners

Bridge Console.
Your control plane.

Bridge Console is the partner control plane for managing your tenant, API keys, webhooks, compliance rules, and team access. Build your product on top of Bridge — manage everything from one place.

Tenant ManagementMulti-tenant architecture with complete data isolation per partner
API Key ManagementGenerate, rotate, and scope API keys with granular permissions
Workflow BuilderVisual workflow designer for compliance, settlement, and custody operations
Real-Time MonitoringTransaction logs, error tracking, and operational dashboards
Compliance ConfigurationConfigure KYC providers, risk thresholds, and jurisdiction rules
Team Access ControlRole-based access for engineering, compliance, and operations teams
CONSOLE LIVE
tenant: acme-bank
Today's Volume
$12,847,392
+18.4%
API Requests (24h)
847,291
+12.1%
Active Wallets
8,342
+5.7%
Recent Activity
Payment Settledpay_72hd3...
2s ago
KYC Verifiedkyc_8sj42...
14s ago
Wallet Createdwal_19xn2...
47s ago

The Stack

Your app sits on top.

Your Application
Mobile app, web app, API, or back-office tool you build
↑ uses ↑
Bridge SDKs
TypeScript • Python • Kotlin • REST
↑ calls ↑
Bridge API Gateway
Authentication • Rate limiting • Routing
↑ routes to ↑
Payments
Custody
Identity
Oracle
↑ powered by ↑
Settlement Layer
Corda DLT • Solana • EVM • Bitcoin

Need help building?

Our developer relations team provides integration support, architecture review, and access to our private partner Discord.