API
Hibit API Documentation Overview
Introduction
The Hibit API enables secure and seamless integration with the Hibit platform (Hibit DEX & Hibit Chain) through dedicated endpoints for:
Basic Data: Retrieve operational data essential for platform functionality.
Market Data: Access market lists, detailed market information, tickers, candlestick (K-line) data, and market depth.
Order Management: Query order details, submit new orders (both limit and swap types), and cancel limit orders (swap orders execute fully or cancel).
Wallet Operations: Retrieve wallet nonce values and balance information.
Using the HibitChain Identity Number (HIN) via a secure Proxy Key mechanism, the API maps your existing wallet to the platform, enhancing security while simplifying key management.
Getting Started
To begin integrating with the Hibit API:
Explore the Documentation: Dive into dedicated sections for basic data, market data, order management, and wallet operations.
HIN Integration: Include your unique HIN in API requests to securely link your wallet.
Hibit SDK: For a smoother integration experience, consider the TypeScript-based Hibit SDK available on GitHub.
Conclusion
The Hibit API consolidates essential functionalities—market data, order management, wallet operations, and secure HIN integration—into a single, robust interface, enabling efficient and secure application development without the need for new wallet setups.
References
Last updated