본문으로 건너뛰기

최신 펀딩비율

GET 

/api/v1/funding-rate/latest

지정된 exchangesymbol의 최신 펀딩비율 데이터를 조회합니다.

요청

쿼리 파라미터

    exchange stringrequired

    Specifies exchange

    symbol stringrequired

    Specifies symbol

헤더 파라미터

    X-DTMX-APIKEY stringrequired

    Your DataMaxi+ API key

Responses

OK

Schema

    b string

    Specifies the base

    d integer

    Specifies the timestamp

    e string

    Specifies the exchange

    f number

    Specifies the funding rate

    i integer

    Specifies the interval hours

    id string

    Specifies the token id

    p integer

    Specifies the processed at

    q string

    Specifies the quote

    s string

    Specifies the symbol

Loading...