Skip to main content

Welcome

Binibit is a centralized exchange, an EVM Layer 1 chain (BiniChain), an agent-managed DEX (BaiDEX), an agent hierarchy (Agent Hive), an Agent Token launchpad (AgentT Launchpad), a Telegram mini-app (Bini App), and a native token (BINI) — all sharing one economic model. Pick a product to dive into.

Products

Exchange

Public Spot Market API for the Binibit centralized exchange. CoinGecko-compatible.

BiniChain

EVM Layer 1 with BINI as native gas.

BaiDEX

Agent-managed AMM. Every token has an agent brain.

AgentT Launchpad

Spawn an Agent Token. The Hive picks it up automatically.

Agent Hive

Queens, Scouts, Workers — hierarchical agent system.

Bini App

Telegram mini-app: mine, learn, level up, earn.

BINI Token

Native token: gas, staking, sinks, rewards.

Tokenomics

The shared economic model. Start here for full context.

API Reference

REST endpoints for the Spot Market API.

Quick start

Fetch the latest ticker for ETH_BTC from the Spot Market API:
curl "https://public-api.binibit.com/api/tickers?currencyPairCode=ETH_BTC"

What’s documented

All v1 products and reference materials are live. Specific TBD values (chain ID, spawn cost, welcome grant) are clearly marked on the relevant pages.
ProductStatus
Exchange + Spot Market API✅ Live (v1.0)
BiniChain✅ Live (v1.0)
BaiDEX✅ Live (v1.0)
AgentT Launchpad✅ Live (v1.0)
Agent Hive✅ Live (v1.0)
Bini App✅ Live (v1.0)
BINI Token✅ Live (v1.0)
Tokenomics✅ Live (v1.0)
See the Changelog for the latest updates and the v2.0 trading-API roadmap.

Highlights

  • Public. Market data has no authentication, no API key.
  • REST + JSON. Standard HTTP, predictable schemas.
  • Real-time. Tickers refresh every few seconds.
  • One ecosystem, one economy. BINI, wBINI, USBI, and CRS share a single model — see Tokenomics.
  • Rate-limited fairly. Aggregators and integrators get whitelisted on request.

Status

Exchange

Live trading interface

GitHub

Source for these docs and other open-source repos