본문으로 건너뛰기

최신 미결제약정

GET 

/api/v1/open-interest

특정 거래소 선물 심볼의 최신 미결제약정 스냅샷을 조회합니다.

요청

쿼리 파라미터

    exchange stringrequired

    거래소 식별자

    symbol stringrequired

    거래소 네이티브 API 심볼

헤더 파라미터

    X-DTMX-APIKEY stringrequired

    DataMaxi+ API 키

Responses

OK

Schema

    base string
    exchange string
    openInterest number
    openInterestUsd number
    quote string
    symbol string
    timestamp integer
    tokenId string
Loading...