> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# perpConciseAnnotations

> Native Hyperliquid `/info` operation. Returns concise annotations for all perpetuals.



## OpenAPI

````yaml /reference/api-json/hyperliquid-info-api-json.json post /v1/hyperliquid/info#23
openapi: 3.0.0
info:
  title: Uniblock Hyperliquid Info API
  description: >-
    Per-operation request/response docs for the Raw Hyperliquid Info dispatch
    endpoint. Each Hyperliquid Info `type` is a synthetic path through the
    single `POST /v1/hyperliquid/info` unified route.
  version: '1.0'
servers:
  - url: https://api.uniblock.dev/uni
    description: Gateway
security:
  - ApiKeyAuth: []
tags:
  - name: Hyperliquid
paths:
  /v1/hyperliquid/info#23:
    post:
      tags:
        - Hyperliquid
      summary: perpConciseAnnotations
      description: >-
        Native Hyperliquid `/info` operation. Returns concise annotations for
        all perpetuals.
      operationId: perpConciseAnnotations_HyperliquidInfo
      parameters:
        - name: chainId
          required: true
          in: query
          description: Unique identifier for a blockchain network.
          schema:
            type: number
            enum:
              - 999
              - 998
            default: 999
            example: 999
        - name: provider
          required: false
          in: query
          description: >-
            Specify which provider to use. The project's provider priority list
            is used by default if no providers are selected. (Priority list can
            be managed on Uniblock's dashboard)
          schema:
            type: string
            enum:
              - Alchemy
              - Dwellir
              - Chainstack
              - Covalent
      requestBody:
        content:
          application/json:
            schema:
              $ref: >-
                #/components/schemas/HyperliquidInfo_perpConciseAnnotations_Request
      responses:
        '200':
          description: Successful response.
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/HyperliquidInfo_perpConciseAnnotations_Response
components:
  schemas:
    HyperliquidInfo_perpConciseAnnotations_Request:
      type: object
      required:
        - type
      properties:
        type:
          type: string
          enum:
            - perpConciseAnnotations
          default: perpConciseAnnotations
          example: perpConciseAnnotations
      example:
        type: perpConciseAnnotations
    HyperliquidInfo_perpConciseAnnotations_Response:
      type: array
      description: Concise annotations as `[coin, { category }]` tuples.
      items:
        type: array
        items: {}
      example:
        - - flx:BTC
          - category: crypto
        - - flx:COIN
          - category: stocks
        - - flx:COPPER
          - category: commodities
        - - flx:CRCL
          - category: stocks
        - - flx:GAS
          - category: commodities
        - - flx:GOLD
          - category: commodities
        - - flx:NVDA
          - category: stocks
        - - flx:OIL
          - category: commodities
        - - flx:PALLADIUM
          - category: commodities
        - - flx:PLATINUM
          - category: commodities
        - - flx:SILVER
          - category: commodities
        - - flx:TSLA
          - category: stocks
        - - flx:USA500
          - category: indices
        - - flx:USDE
          - category: crypto
        - - flx:XMR
          - category: crypto
        - - km:AAPL
          - category: stocks
        - - km:BABA
          - category: stocks
        - - km:BMNR
          - category: stocks
        - - km:EUR
          - category: FX
        - - km:GLDMINE
          - category: indices
        - - km:GOLD
          - category: commodities
        - - km:GOOGL
          - category: stocks
        - - km:MU
          - category: stocks
        - - km:NVDA
          - category: stocks
        - - km:PLTR
          - category: stocks
        - - km:RTX
          - category: stocks
        - - km:SEMI
          - category: indices
        - - km:SILVER
          - category: commodities
        - - km:SMALL2000
          - category: indices
        - - km:TENCENT
          - category: stocks
        - - km:TSLA
          - category: stocks
        - - km:US500
          - category: indices
        - - km:USENERGY
          - category: indices
        - - km:USOIL
          - category: commodities
        - - km:USTECH
          - category: indices
            displayName: USTECH100
        - - km:XIAOMI
          - category: stocks
        - - mkts:US500
          - category: indices
            keywords:
              - S&P500
              - SPY
        - - mkts:USTECH
          - category: indices
            displayName: QQQ
            keywords:
              - USTECH
              - NQ
        - - para:AVGO
          - category: stocks
            keywords:
              - broadcom
              - ai
        - - para:BTCD
          - category: crypto
            displayName: BTC.D
            keywords:
              - dominance
              - index
        - - para:OTHERS
          - category: crypto
            displayName: OTHERS
            keywords:
              - altcoin
              - index
        - - para:TOTAL2
          - category: crypto
            displayName: TOTAL2
            keywords:
              - altcoin
              - index
        - - vntl:ANTHROPIC
          - category: preipo
            keywords:
              - ai
              - claude
        - - vntl:BIOTECH
          - category: indices
            keywords:
              - xbi
              - pharma
        - - vntl:DEFENSE
          - category: indices
            keywords:
              - shld
              - military
        - - vntl:ENERGY
          - category: indices
            keywords:
              - xle
        - - vntl:GOLDJM
          - category: indices
        - - vntl:INFOTECH
          - category: indices
        - - vntl:MAG7
          - category: indices
        - - vntl:NUCLEAR
          - category: indices
            keywords:
              - nlr
              - energy
        - - vntl:OPENAI
          - category: preipo
            keywords:
              - ai
              - chatgpt
        - - vntl:ROBOT
          - category: indices
            keywords:
              - botz
        - - vntl:SEMIS
          - category: indices
        - - vntl:SILVERJM
          - category: indices
        - - vntl:SOY
          - category: commodities
            keywords:
              - food
              - oilseed
        - - vntl:SPACEX
          - category: preipo
            keywords:
              - elon
              - preipo
        - - vntl:WHEAT
          - category: commodities
            keywords:
              - grain
              - food
        - - xyz:AAPL
          - category: stocks
            displayName: AAPL
            keywords:
              - apple
              - tech
        - - xyz:ALUMINIUM
          - category: commodities
            displayName: ALUMINIUM
            keywords:
              - ALI
              - metal
        - - xyz:AMAT
          - category: stocks
            displayName: AMAT
            keywords:
              - applied
              - semis
        - - xyz:AMD
          - category: stocks
            displayName: AMD
            keywords:
              - advanced
              - semis
        - - xyz:AMZN
          - category: stocks
            displayName: AMZN
            keywords:
              - amazon
              - tech
        - - xyz:ARM
          - category: stocks
            displayName: ARM
            keywords:
              - semis
              - mobile
        - - xyz:ASML
          - category: stocks
            displayName: ASML
            keywords:
              - ai
              - semi
        - - xyz:AVGO
          - category: stocks
            displayName: AVGO
            keywords:
              - semis
              - broadcom
        - - xyz:BABA
          - category: stocks
            displayName: BABA
            keywords:
              - alibaba
              - china
        - - xyz:BB
          - category: stocks
            displayName: BB
            keywords:
              - blackberry
              - tech
        - - xyz:BE
          - category: stocks
            displayName: BE
            keywords:
              - bloom
              - energy
        - - xyz:BIRD
          - category: stocks
            displayName: BIRD
            keywords:
              - allbirds
              - ai
        - - xyz:BOT
          - category: stocks
            displayName: BOT
            keywords:
              - robostrat
              - robot
        - - xyz:BRENTOIL
          - category: commodities
            displayName: BRENTOIL
            keywords:
              - bz
              - crude
        - - xyz:BX
          - category: stocks
            displayName: BX
            keywords:
              - blackstone
              - credit
        - - xyz:CBRS
          - category: stocks
            displayName: CBRS
            keywords:
              - cerebras
              - ai
        - - xyz:CL
          - category: commodities
            displayName: WTIOIL
            keywords:
              - crude
              - CL
        - - xyz:COIN
          - category: stocks
            displayName: COIN
            keywords:
              - coinbase
              - crypto
        - - xyz:COPPER
          - category: commodities
            displayName: COPPER
            keywords:
              - HG
              - metal
        - - xyz:CORN
          - category: commodities
            displayName: CORN
            keywords:
              - agricultur
              - grain
        - - xyz:COST
          - category: stocks
            displayName: COST
            keywords:
              - costco
              - consumer
        - - xyz:CRCL
          - category: stocks
            displayName: CRCL
            keywords:
              - circle
              - crypto
        - - xyz:CRWV
          - category: stocks
            displayName: CRWV
            keywords:
              - coreweave
              - ai
        - - xyz:DELL
          - category: stocks
            displayName: DELL
            keywords:
              - tech
              - enterprise
        - - xyz:DKNG
          - category: stocks
            displayName: DKNG
            keywords:
              - draftkings
              - sports
        - - xyz:DRAM
          - category: stocks
            displayName: DRAM
            keywords:
              - etf
              - memory
        - - xyz:DXY
          - category: fx
            displayName: DXY
            keywords:
              - dollar
              - currency
        - - xyz:EBAY
          - category: stocks
            displayName: EBAY
            keywords:
              - ecommerce
              - retail
        - - xyz:EUR
          - category: fx
            displayName: EURUSD
            keywords:
              - currency
              - euro
        - - xyz:EWJ
          - category: stocks
            displayName: EWJ
            keywords:
              - japan
              - etf
        - - xyz:EWT
          - category: stocks
            displayName: EWT
            keywords:
              - taiwan
              - etf
        - - xyz:EWY
          - category: stocks
            displayName: EWY
            keywords:
              - korea
              - etf
        - - xyz:EWZ
          - category: stocks
            displayName: EWZ
            keywords:
              - etf
              - brazil
        - - xyz:GBP
          - category: fx
            displayName: GBPUSD
            keywords:
              - currency
              - pound
        - - xyz:GIGADEV
          - category: stocks
            displayName: GIGADEV
            keywords:
              - '603986'
              - memory
        - - xyz:GME
          - category: stocks
            displayName: GME
            keywords:
              - gamestop
              - meme
        - - xyz:GOLD
          - category: commodities
            displayName: GOLD
            keywords:
              - xau
              - metal
        - - xyz:GOOGL
          - category: stocks
            displayName: GOOGL
            keywords:
              - google
              - ai
        - - xyz:HIMS
          - category: stocks
            displayName: HIMS
            keywords:
              - health
              - peptides
        - - xyz:HOOD
          - category: stocks
            displayName: HOOD
            keywords:
              - robinhood
              - tech
        - - xyz:HYUNDAI
          - category: stocks
            displayName: HYUNDAI
            keywords:
              - korea
              - car
        - - xyz:IBIDEN
          - category: stocks
            displayName: IBIDEN
            keywords:
              - '4062'
              - japan
        - - xyz:IBM
          - category: stocks
            displayName: IBM
            keywords:
              - tech
              - enterprise
        - - xyz:INTC
          - category: stocks
            displayName: INTC
            keywords:
              - intel
              - semis
        - - xyz:JP225
          - category: indices
            displayName: JP225
            keywords:
              - japan
              - nikkei
        - - xyz:JPY
          - category: fx
            displayName: USDJPY
            keywords:
              - currency
              - yen
        - - xyz:KIOXIA
          - category: stocks
            displayName: KIOXIA
            keywords:
              - 285A
              - japan
        - - xyz:KR200
          - category: indices
            displayName: KR200
            keywords:
              - korea
              - kospi
        - - xyz:KRW
          - category: fx
            displayName: USDKRW
            keywords:
              - currency
              - won
        - - xyz:LITE
          - category: stocks
            displayName: LITE
            keywords:
              - lumentum
              - photonics
        - - xyz:LLY
          - category: stocks
            displayName: LLY
            keywords:
              - elililly
              - pharma
        - - xyz:META
          - category: stocks
            displayName: META
            keywords:
              - facebook
              - tech
        - - xyz:MINIMAX
          - category: stocks
            displayName: MINIMAX
            keywords:
              - ai
              - china
        - - xyz:MRVL
          - category: stocks
            displayName: MRVL
            keywords:
              - marvell
              - ai
        - - xyz:MSFT
          - category: stocks
            displayName: MSFT
            keywords:
              - microsoft
              - tech
        - - xyz:MSTR
          - category: stocks
            displayName: MSTR
            keywords:
              - strategy
              - crypto
        - - xyz:MU
          - category: stocks
            displayName: MU
            keywords:
              - micron
              - memory
        - - xyz:NATGAS
          - category: commodities
            displayName: NATGAS
            keywords:
              - hh
              - ng
        - - xyz:NBIS
          - category: stocks
            displayName: NBIS
            keywords:
              - nebius
              - ai
        - - xyz:NFLX
          - category: stocks
            displayName: NFLX
            keywords:
              - netflix
              - tech
        - - xyz:NOK
          - category: stocks
            displayName: NOK
            keywords:
              - ai
              - nokia
        - - xyz:NOW
          - category: stocks
            displayName: NOW
            keywords:
              - ai
              - service
        - - xyz:NVDA
          - category: stocks
            displayName: NVDA
            keywords:
              - nvidia
              - ai
        - - xyz:ORCL
          - category: stocks
            displayName: ORCL
            keywords:
              - oracle
              - ai
        - - xyz:PALLADIUM
          - category: commodities
            displayName: PALLADIUM
            keywords:
              - XPD
              - metal
        - - xyz:PLATINUM
          - category: commodities
            displayName: PLATINUM
            keywords:
              - XPT
              - metal
        - - xyz:PLTR
          - category: stocks
            displayName: PLTR
            keywords:
              - palantir
              - ai
        - - xyz:PURRDAT
          - category: stocks
            displayName: PURRDAT
            keywords:
              - hyperliq
              - strategies
        - - xyz:QCOM
          - category: stocks
            displayName: QCOM
            keywords:
              - qualcomm
              - semis
        - - xyz:QNT
          - category: preipo
            displayName: QNT
            keywords:
              - quantinuum
              - ipo
        - - xyz:RIVN
          - category: stocks
            displayName: RIVN
            keywords:
              - rivian
              - ev
        - - xyz:RKLB
          - category: stocks
            displayName: RKLB
            keywords:
              - rocketlab
              - space
        - - xyz:SHAZ
          - category: stocks
            displayName: SHAZ
            keywords:
              - sharonai
              - ai
        - - xyz:SILVER
          - category: commodities
            displayName: SILVER
            keywords:
              - xag
              - metal
        - - xyz:SKHX
          - category: stocks
            displayName: SKHYNIX
            keywords:
              - ai
              - korea
        - - xyz:SMH
          - category: stocks
            displayName: SMH
            keywords:
              - etf
              - semis
        - - xyz:SMSN
          - category: stocks
            displayName: SAMSUNG
            keywords:
              - smsn
              - korea
        - - xyz:SNDK
          - category: stocks
            displayName: SNDK
            keywords:
              - sandisk
              - memory
        - - xyz:SOFTBANK
          - category: stocks
            displayName: SOFTBANK
            keywords:
              - japan
              - '9984'
        - - xyz:SP500
          - category: indices
            displayName: S&P500
            keywords:
              - es
              - spx
        - - xyz:SPCX
          - category: stocks
            displayName: SPCX
            keywords:
              - ai
              - spacex
        - - xyz:STRC
          - category: stocks
            displayName: STRC
            keywords:
              - strategy
              - stretch
        - - xyz:TSLA
          - category: stocks
            displayName: TSLA
            keywords:
              - tesla
              - ev
        - - xyz:TSM
          - category: stocks
            displayName: TSM
            keywords:
              - semis
              - taiwan
        - - xyz:URNM
          - category: stocks
            displayName: URNM
            keywords:
              - uranium
              - etf
        - - xyz:USAR
          - category: stocks
            displayName: USAR
            keywords:
              - rareearth
              - mining
        - - xyz:VIX
          - category: indices
            displayName: VVV
        - - xyz:VOL
          - category: indices
            displayName: VOL
            keywords:
              - volatility
              - vxx
        - - xyz:WDC
          - category: stocks
            displayName: WDC
            keywords:
              - storage
              - hdd
        - - xyz:WHEAT
          - category: commodities
            displayName: WHEAT
            keywords:
              - grain
              - agricultur
        - - xyz:XLE
          - category: stocks
            displayName: XLE
            keywords:
              - etf
              - energy
        - - xyz:XYZ100
          - category: indices
            displayName: XYZ100
            keywords:
              - nasdaq
              - qqq
        - - xyz:ZHIPU
          - category: stocks
            displayName: ZHIPU
            keywords:
              - ai
              - atlas
        - - xyz:ZM
          - category: stocks
            displayName: ZM
            keywords:
              - zoom
              - ai
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: X-API-KEY
      description: API key to access the API (Optional)

````