Account REST API (0.0.1)

Welcome to the Hibachi.xyz Account API - your gateway to building powerful crypto trading tools on top of our platform. Whether you want to automate strategies, access account data, or analyze market activity, our API gives you the access you need.


To use the Hibachi.xyz API, you'll need a few credentials:

  • API Key
    Your API key is used to authenticate requests. You can generate and manage your API keys from your Account Settings.

  • Account ID
    This unique identifier represents your trading account and is required for authenticated API operations. You can find your Account ID in the same account settings page.

⚠️ Note: All endpoints under the Account and Trade API sections require authentication using your API key and account ID.

Download OpenAPI description
Overview
License

Languages
Servers
Production server

https://api.hibachi.xyz/

Capital

With the Capital endpoints manage your trading account, monitor and manage your portfolio including:

  • Balances
  • Positions
  • Transaction history
  • General account settings
Operations

Trade

Use the Trade endpoint to programmatically control your trades:

  • Submit new orders
  • Cancel existing ones
  • Track open orders and execution history
Operations