connecting

The exchange API for Hyperliquid.

Perps, stocks, gold and outcome markets in one readable request. No API key, no SDK. You sign with your own key and it never leaves your machine.

Hypurr with morning coffee, on top of the terminal
the API is open. run this in your terminal
response
{ "hash": "0x9f2c…", "nonce": 1751…, "isSpot": false,
  "action": { … }, "builderFee": "0.04%", "appliedSlippage": "3.0%",
  "nextStep": "Sign the hash with your private key (ECDSA), …" }

free to use. no key, no account. the only cost is the builder fee when an order fills.

LIVE FILLS
listening for trades on Hyperliquid…