We’ve added Hyperliquid perpetual deployer contracts (HIP-3) to CoinAPI’s instrument and symbol metadata. If you track Hyperliquid markets, this makes it easier to discover new perpetual markets as they appear and connect them to the same normalized identifiers you already use across CoinAPI.
This update is available for the HYPERLIQUID exchange in CoinAPI.
What’s included
With this release, you can:
- See HIP-3 perpetual deployer contracts reflected in our metadata tables (symbols/instruments where applicable)
- Programmatically list and monitor Hyperliquid perpetual markets without manual symbol maintenance
- Use the same CoinAPI identifiers to pull trades, quotes, OHLCV, and order book data for supported markets
If you’re new to our Hyperliquid coverage, check the previous update.
Why this matters for data users
Hyperliquid’s market set evolves over time. When new perpetual markets are deployed, teams building trading, analytics, and monitoring systems need a reliable way to:
- detect that a new market exists
- map it to a consistent symbol/instrument identifier
- start consuming data immediately (real-time and/or historical, depending on availability)
By listing HIP-3 perpetual deployer contracts in CoinAPI metadata, you can keep your market universe in sync using one place: the CoinAPI symbol/instrument catalog.
How to access HIP-3-related metadata in CoinAPI
1. Explore in the Metadata Explorer
Open the Hyperliquid symbols table in our UI and filter/search as needed: https://www.coinapi.io/metadata-explorer/symbols?id-exchange=HYPERLIQUID
2. Query the symbols list via REST
Use the symbols endpoint filtered by exchange:
Then search within the response for the perpetual markets you care about and, where present, the HIP-3 deployer-related fields/identifiers.
3. Pull real-time and historical market data
Once you have the symbol_id values you need, you can use CoinAPI Market Data API endpoints (REST and WebSocket) to consume the data types your system requires.
- Market Data API overview: https://www.coinapi.io/market-data-api
- Order book data deep dive (if you need tick-level order books): https://www.coinapi.io/blog/coinapi-tick-level-order-book-data
Notes on coverage
- Metadata is updated as markets become available.
- Data availability (real-time vs historical depth) can vary by market and start time.
If you need help integrating Hyperliquid perpetual markets (or want to validate which endpoints are best for your use case), contact us: https://www.coinapi.io/contact-us
Build on Top of a Consistent Market Layer
Instead of chasing new symbols and updating mappings, use CoinAPI as your single source of truth.
From metadata to real-time market data, everything is aligned so your systems stay stable as new Hyperliquid markets launch.
→ Try CoinAPI and plug into Hyperliquid markets without extra maintenance.












