Home이용 안내API 레퍼런스변경 내역
API 레퍼런스

전체 티커 정보 조회 (UTC)

UTC 기준으로 마켓의 모든 티커 정보 조회

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Body

fieldtypedescription
resultString정상 반환 시 success, 에러 코드 반환 시 error
error_codeStringerror 발생 시 에러코드 반환, 성공인 경우 0 반환
server_timeNumber반환 시점의 서버 시간 (ms)
tickersArray[Object]티커 정보 목록
-quote_currencyString마켓 기준 통화
-target_currencyString티커 종목 명
-timestampNumber티커 생성 시점 (Unix time) (ms)
-highNumberString고가 (UTC 24시간 기준)
-lowNumberString저가 (UTC 24시간 기준)
-firstNumberString시가 (UTC 24시간 기준)
-lastNumberString종가 (UTC 24시간 기준)
-quote_volumeNumberStringUTC 24시간 기준 종목 체결 금액 (원화)
-target_volumeNumberStringUTC 24시간 기준 종목 체결량 (종목)
-best_asksArray[Object]매도 최적가 티커
--priceNumberString매도 가격
--qtyNumberString매도 수량
-best_bidsArray[Object]매수 최적가 티커
--priceNumberString매수 가격
--qtyNumberString매수 수량
-idString티커 별 ID 값으로 클수록 최신 티커 정보
Path Params
string
required
Defaults to KRW

조회하려는 마켓의 기준 통화

Query Params
boolean
Defaults to true

입력 값이 true 이면 전일가 정보까지 조회

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json