For the complete documentation index, see llms.txt. This page is also available as Markdown.

CoinGecko Integration

This section documents the public BBX DEX market-data endpoints provided for CoinGecko derivatives exchange integration.

The current integration covers supported cryptocurrency perpetual futures markets only. Spot markets and non-crypto instruments are outside the scope of this integration.

The endpoints are read-only, publicly accessible, returned in JSON format, and available without an API key, signature, login, authentication token, or custom request header.

The articles in this section cover:

  • General integration conventions and supported market scope

  • Contracts and contract specifications

  • Futures order-book data

The Contracts endpoint combines CoinGecko's Contracts and Contract Specs requirements into a single response.

Last updated