Get all perpetual futures markets available on Hyperliquid.
POST /info with { "type": "meta" }.
The Provider API normalizes the response from Hyperliquid’s universe array into a consistent market object format.
hyperliquid| Status | Code | Description |
|---|---|---|
| 400 | UNSUPPORTED_PROVIDER | Invalid provider name |
| 401 | INVALID_API_KEY | Missing or invalid API key |
| 429 | RATE_LIMITED | Rate limit exceeded |
404 if the symbol does not exist.