Hibachi Trade API
Authenticated trading: orders, positions, account info, settlements, leverage
Hibachi Trade API is one of 3 APIs that Hibachi publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Trade. The published artifact set on APIs.io includes an OpenAPI specification, an AsyncAPI specification, API documentation, and an API reference.
This API exposes 12 operations across 7 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against 2 base URLs: https://api.hibachi.xyz, https://data-api.hibachi.xyz.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Hibachi Trade API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (ApiKeyAuth).
ApiKeyAuth— API key identifying the account. Required for all endpoints except public /market and /exchange endpoints. This key does NOT sign requests; order/withdraw/tran…
Paths & Operations 12
Across 7 paths, the API surfaces 12 operations — 2 DELETE, 6 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Authenticated trading: orders, positions, account info, settlements, leverage
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hibachi 2
Other APIs Hibachi publishes across the network.