From 4e47c1c0abcd5d4f074aa20956915b71b0e0784b Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Fri, 12 Sep 2025 12:08:10 +0000 Subject: [PATCH 1/2] feat: Add validator summaries endpoint to API Co-authored-by: ray.ganbk --- index.html | 6 +- info/info.yaml | 154 ++++++++++++++++++++++++++++++++++++++++++++++++- openapi.yaml | 100 ++++++++++++++++++++++++++++++++ 3 files changed, 256 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 0dea847..3f585c4 100644 --- a/index.html +++ b/index.html @@ -457,7 +457,7 @@
  • clearinghouseState: Retrieve a user's perps clearinghouse account state and summaries.
  • gossipRootIps: Retrieve recently available seed peer IP addresses to bootstrap gossip.
  • -
    Request Body schema: application/json
    required
    type
    required
    string

    Responses

    Testnet

    -
    https://api.hyperliquid-testnet.xyz/info

    Request samples

    Content type
    application/json
    Example
    {
    • "type": "allMids"
    }

    Response samples

    Content type
    application/json
    Example
    {
    • "property1": "string",
    • "property2": "string"
    }

    Trading operations based on action

    https://api.hyperliquid-testnet.xyz/info

    Request samples

    Content type
    application/json
    Example
    {
    • "type": "allMids"
    }

    Response samples

    Content type
    application/json
    Example
    {
    • "property1": "string",
    • "property2": "string"
    }

    Trading operations based on action

    Testnet WebSocket

    wss://api.hyperliquid-testnet.xyz/ws/ws