Source for docs.binibit.com — developer documentation for the Binibit Spot Market API.
Built with Mintlify.
| Path | What |
|---|---|
index.mdx |
Landing page |
introduction.mdx |
API overview |
general/ |
Base URL, auth, rate limits, response format, timestamps, errors |
api-reference/ |
REST endpoint reference (/tickers, /orderbook, /historical_trades, /asset) |
reference/ |
ticker_id format, trading pairs, supported assets |
verification.mdx |
Live data snapshot for aggregator verification |
changelog.mdx |
API version history and roadmap |
faq.mdx |
Frequently asked questions |
support.mdx |
Contact channels |
docs.json |
Mintlify navigation, theme, and site config |
Install the Mintlify CLI:
npm i -g mintRun from the repo root (where docs.json lives):
mint devPreview at http://localhost:3000.
To validate links and broken references:
mint broken-linksPushes to main are deployed automatically via the Mintlify GitHub App. Pull requests get a preview URL.
See CONTRIBUTING.md.
For typos, broken links, or unclear wording, open an issue or a PR.
MIT.