Community Docs
  • 🏠Home
  • Getting Started
  • Introduction
    • What is Hyperliquid?
    • Hyperliquid Labs
    • Roadmap
      • 2025-26-03_Incident
  • Architecture
    • Overview
    • HyperBFT
      • API Servers
    • HyperCore
      • Dex
        • Clearinghouse
          • Margin Management
          • Liquidations
          • Funding
          • Fees
        • Order Book
        • Oracle
      • Vault
      • HIPs
        • Spot Deployments (HIP-1/HIP-2)
      • Bridge
    • HyperEVM
    • Hyperliquid.
      • Unit
  • Guide
    • User Guide
      • Onboarding
      • Spot Deployments
      • Airdrop
    • Builder Guide
      • HyperCore
        • Trading Bot
        • Builder Codes
          • Install Template
          • Update
        • Endpoints
          • Info
            • Spot
            • Perpetuals
          • Exchange
      • HyperEVM
        • EVM Basics
          • dApp Setup
        • Specificities
      • Node Operators
      • Historical Data
  • Ecosystem
    • The Hyper Liquidated
      • Community Map
    • Projects
      • Tools
      • HyperEVM
        • Felix
      • HyperCore
      • MemeCoin
Powered by GitBook
On this page
  1. Guide
  2. Builder Guide

HyperCore

PreviousBuilder GuideNextTrading Bot

Last updated 2 months ago

The Hyperliquid API lets users and builders interact directly with the network, enabling seamless automation, integration, and innovation. Whether you're optimizing trading strategies or creating new financial products, the API provides the flexibility to build and earn rewards through on-chain activity.

  1. Automate and Optimize Trading

    • Implement trading bots to execute market-making, delta-neutral, or other algorithmic strategies.

    • Manage orders programmatically with minimal latency and direct access to Hyperliquid’s liquidity.

  2. Incorporate Builder Codes

    • Builder codes allow builders to set an additional fee, on top of Hyperliquid’s fees, of up to 0.1% for perpetuals and 1% for spot.

    • The user must sign to approve these fees, and for each trade made through this interface, they will pay Hyperliquid fees + the builder fee.

Resources

  • 📚 → Detailed breakdown of all API endpoints and the .

  • 🛠️ → How to implement builder codes.

  • 🎥 → Overview of Hyperliquid’s vision and builder incentives.

  • đź’§ → Get test tokens for the Hyperliquid testnet.

Stay Updated: Check pinned messages in the #api-announcements Discord channel for the latest updates. If you have questions, head over to #api-traders, that’s the best place to ask!

Endpoint Explanation
Official Hyperliquid API Docs
Builder Codes Docs
Jeff’s Video on Builder Codes
Testnet Faucet