Get the Level 2 orderbook for a perpetual market on Hyperliquid.
POST /info with { "type": "l2Book", "coin": "<symbol>" }.
hyperliquidBTC, ETH)| Status | Code | Description |
|---|---|---|
| 400 | UNSUPPORTED_PROVIDER | Invalid provider name |
| 401 | INVALID_API_KEY | Missing or invalid API key |
| 404 | NOT_FOUND | Market symbol not found |
| 429 | RATE_LIMITED | Rate limit exceeded |