The Bullish RFQ API is largely plug-compatible with Deribit’s RFQ API.
We deliberately kept the same structures, authentication flow, and method shapes so migration work remains minimal.
✅ Bottom line: it’s ~95% identical — only a few small tweaks:
Topic string structure
AON-only execution
Quick WebSocket auth call after connect
✅ What’s the Same
Protocol & Authentication
Uses the same JSON-RPC style.
HMAC signing with timestamp and nonce concepts identical to Deribit.
Your existing auth middleware is fully reusable.
Method Shapes
Core methods remain aligned in both naming and payload structure: