---
title: "HyperLiquid Info Endpoint"
method: POST
path: "/api/v1/developer/trading/hyperliquid/info"
tags: ["HYPERLIQUID", "DEVELOPER"]
---

# HyperLiquid Info Endpoint

`POST /api/v1/developer/trading/hyperliquid/info`

Single endpoint for all HyperLiquid API requests. The request type determines the response format and data returned.

## Request body

- object
  - `type` string — Request type parameter
  - `user` string — User parameter
  - `dex` string — DEX parameter

## Response `200`

Successful response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/allium/apis/allium-account-api.md) · [All operations](https://skmtc.net/allium/apis/allium-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/allium/allium-account-api/versions/6c79c032c85d/schema)
