hyperliquid-api-docs

Fetches official Hyperliquid API documentation on-demand. Use when answering questions about Hyperliquid API endpoints, websockets, signing, order placement, info queries, exchange actions, rate limits, or any HL API implementation details. Triggers on Hyperliquid API questions.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hyperliquid-api-docs" with this command: npx skills add cezar-r/hyperliquid-skills/cezar-r-hyperliquid-skills-hyperliquid-api-docs

Hyperliquid API Documentation Fetcher

This skill fetches the official Hyperliquid API documentation to ensure accurate, up-to-date answers.

URL Mapping

Based on the query topic, fetch the appropriate documentation:

TopicURL
General API overviewhttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api
Notation / data formatshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/notation
Asset IDs / coin indiceshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/asset-ids
Tick size / lot size / precisionhttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/tick-and-lot-size
Nonces / API walletshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/nonces-and-api-wallets
Info endpoint (general)https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint
Info endpoint - perpetualshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint/perpetuals
Info endpoint - spothttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint/spot
Exchange endpoint / order placementhttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/exchange-endpoint
WebSocket (general)https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/websocket
WebSocket subscriptionshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/websocket/subscriptions
WebSocket post requestshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/websocket/post-requests
WebSocket timeouts / heartbeatshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/websocket/timeouts-and-heartbeats
Error responseshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/error-responses
Signing / authenticationhttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/signing
Rate limitshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/rate-limits-and-user-limits
Activation gas feehttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/activation-gas-fee
Bridge2https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/bridge2
HIP-3 Overviewhttps://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-improvement-proposals-hips/hip-3-builder-deployed-perpetuals
HIP-3 Deployer Actionshttps://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/hip-3-deployer-actions

Instructions

  1. Identify the topic(s) from the user's question
  2. Fetch only the relevant URL(s) using WebFetch - do NOT fetch all docs
  3. Extract the specific information needed to answer the question
  4. Cite the source when providing the answer

Examples

User asks about order types or placing orders:

  • Fetch: Exchange endpoint URL

User asks about WebSocket subscriptions:

  • Fetch: WebSocket subscriptions URL (and possibly general WebSocket URL if needed)

User asks about getting market data:

  • Fetch: Info endpoint - perpetuals (for perps) or Info endpoint - spot (for spot)

User asks about authentication or signing:

  • Fetch: Signing URL

Important

  • Only fetch what's needed - don't fetch multiple docs unless the question spans topics
  • If the question is ambiguous, start with the most likely doc and fetch more if needed
  • Always prefer official documentation over assumptions

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

hyperliquid

No summary provided by upstream source.

Repository SourceNeeds Review
General

Wip Xai X Private

X Platform API. Read posts, search tweets, get bookmarks, post tweets, upload media.

Registry SourceRecently Updated
General

Wip Repos

Repo manifest reconciler. Makes repos-manifest.json the single source of truth for repo organization.

Registry SourceRecently Updated
General

Wip License Hook

License rug-pull detection. Scans dependencies and forks for license changes, gates upstream merges, maintains a license ledger, and generates a public compl...

Registry SourceRecently Updated