Read-only preview
You're browsing the public OpenAPI spec. Sign in to send live requests with your team's API key.
Quickstart
Preview Hyperliquid fills through the market activity feed. Start with BTC fills, then swap in any supported coin, DEX, or user address from the endpoint catalog below.
No API key on this team yet — sample shows <YOUR_JWT> placeholder.
1curl 'https://api.pinax.network/v1/hyperliquid/markets/activity?coin=BTC&limit=10&page=1' \2 -H 'Authorization: Bearer <YOUR_JWT>' \3 -H 'Accept: application/json'
Documentation
Pinax API Skill
FREEGET
https://api.pinax.network/SKILL.md
Response
200 OK` --- name: pinax-api description: Query Pinax API datasets including Token API, prediction markets, and perp exchange data. --- # Pinax API > Quick reference for AI agents using Pinax API. The authoritative machine-readable contract is `GET /openapi`. ... `