API Sandbox

Test the Bernie Bridge API live. Enter your key below, fill in parameters, and send requests.

SKILL.md
Base URL
https://berniebridge.xyz/api/v1
Auth Header
X-API-Key: bb_live_...
Rate Limit
60 req/min per key
Error format{ error, detail }401 unauthorized · 429 rate_limit_exceeded · 400 validation · 404 not_found · 502 rpc_error

Bridge API

Deposit Status Flow

awaiting_depositdepositedforwardingbridgingcompleted

Deposits expire after 1 hour with no funds (expired) or may fail on forwarding error.

Referral API

Referral Rates (PPM)

Commission as parts-per-million of the gross bridged amount:

L1
100 ppm
0.01%
L2
50 ppm
0.005%
L3
25 ppm
0.0025%
L4
12 ppm
0.0012%
L5
6 ppm
0.0006%

Admin — Key Management

These endpoints require the X-Admin-Secret header. Use the "Generate Key" panel above for a UI-based flow.

Bernie Bridge API v1