1
Start the web API
From the repo root, with The Integrations API listens on
BRIDGE_MOCK=true in apps/web/.env.local:http://localhost:3000.2
Start these docs
3
Try a quote
Open Get a BRE-B quote. Use server Local, paste your A successful mock response includes
copby_live_pk_… key, and send:display like 1 USD = 3902 COP and cached: false on the first call.4
Walk the payout path
POST /kyc/otp/sendwith a real-looking email and a checksummeduserAddress. In mock mode the response includesdebugCode(123456by default, orBREB_MOCK_OTP). WithRESEND_API_KEYset, the same code is also emailed via Resend.POST /kyc/otp/verifywith that code. Mock mode auto-approves KYC after a valid OTP.GET /quotethenPOST /payoutswithbreBKeyandaccountOwnerName. Use a name that does not containmismatch.POST /payouts/{payoutId}/confirmwith a unique0x+ 64 hextxHash.
Fees: COP By 1% onchain to
COPBY_FEE_WALLET, Bridge developer fee 0.5%. Minimum 4000 COP and 2 USDC to Bridge.