Hyperliquid

Integrating your Hyperliquid account with K3 Labs allows you to automate perpetual trading directly from your Hyperliquid wallet using K3 workflows. This setup is designed for secure execution of market orders, enabling seamless and programmatic access to Hyperliquid’s trading infrastructure.

How to Set It Up

1. Generate API Credentials on Hyperliquid

  • Follow the instructions to generate a new API key

  • Once created, you’ll receive two key items:

    • mainWalletPubkey (your public wallet address)

    • apiSecretKey (your private API secret)

🔒 Important: Store your secret key securely. It is only shown once.


2. Connect to K3 Labs

  • Go to the Integrations tab in K3 Labs

  • Locate the Hyperliquid section

  • Paste the following:

    • mainWalletPubkey → into the mainWalletPubkey field

    • apiSecretKey → into the apiSecretKey field

Click Connect to enable the integration.


What This Enables

Once connected, you’ll be able to use your Hyperliquid account to execute buy and sell orders directly within K3 workflows — completely automated and programmable. No manual trading needed.

Note:

  • K3 only supports market orders through this integration

  • Deposits and withdrawals must be done manually via the Hyperliquid platform

  • Permissions are strictly limited to trade execution only

Last updated