# Hyperliquid, without handing over a key

URL: https://www.orla.finance/en/hyperliquid
Markdown twin of that page. Append `.md` to any Orla page URL to get one.

Hyperliquid has no API keys: the read endpoint authorises by wallet address, so this connection holds an address and no secret.

Nothing here can sign, and there is no key to rotate or leak.

#### A public address, and that is the whole of it

Every other venue here asks you to trust a key. This one gives us no option.

- You paste the address you trade from. That is public information already.
- There is no secret to store, so there is nothing to encrypt, nothing to leak and nothing to rotate.
- Nothing in this connection can sign a transaction, because the endpoint it reads is unsigned by design.

#### A unified account is easy to count twice

One balance serves perps margin and idle spot. Adding both double counts it.

- We take the view that matches the portfolio value Hyperliquid shows you, unified or isolated.
- Deposits, withdrawals and transfers are booked one row each, so you can see why the number moved.
- Realised profit, fees and funding are booked as one row per day, rewritten while the day is still open.
- An open position moving in price is deliberately not a row: a price move is not a transaction, and the balance already carries it.

Exchanges connect on every plan, the free one included. A plan counts the rows synced in a month, not the connections.
