V2

bro.trade V2 API offers REST-based endpoints focused on two key functionalities:

  1. Gateway Queries: Access real-time market data, including trading pairs and book liquidity.

  2. Archive (indexer) Queries: Query historical market data, including 24-hour statistics for all products and recent trades.

Endpoints

Testnet

  • Gateway: https://gateway.bartio-test.bro.trade/v2

  • Archive (indexer): https://archive.bartio-test.bro.trade/v2

Mainnet

  • Gateway: https://gateway.bera-prod.bro.trade/v2

  • Archive (indexer): https://archive.bera-prod.bro.trade/v2

Gateway

Assets

Pairs

Orderbook

Archive (indexer)

Tickers

Contracts

Trades

Last updated