Description
Bebop API is a suite of REST APIs providing on-chain trade execution, price discovery, and trade data for application integration. The RFQ API connects to private market maker inventory and returns firm quotes with guaranteed price and fill for single and multi-token trades. The Aggregation API routes orders through competing solvers across decentralized liquidity sources for broader token coverage with configurable slippage tolerance. The Price API streams real-time prices from market participants via WebSocket. The Trade History API provides indexed trade records queryable by chain, token, and transaction type. Execution APIs settle on-chain through audited smart contracts using EIP-712 signed orders, with gasless submission available as the default mode.