Korea Investment & Securities (KIS) REST API
JSON →Provides stock trading and market data using the Korea Investment & Securities (KIS) REST API.
Install
pip install uv Tools · 15
- list-kis-api-specs API 그룹/검색어 기준 목록 조회
- get-kis-api-spec 단일 API의 경로, TR_ID 후보, 파라미터 확인
- call-kis-api group, api_type, params로 카탈로그 API 호출
- inquery-stock-price 국내주식 현재가 조회
- inquery-balance 국내주식 잔고 조회
- inquery-order-list 국내주식 일별 주문/체결 조회
- inquery-order-detail 국내주식 주문 상세 조회
- inquery-stock-info 국내주식 일별 시세 조회
- inquery-stock-history 국내주식 기간 시세 조회
- inquery-stock-ask 국내주식 호가 조회
- inquery-stock-market 국내 업종/지수 현재가 조회
- inquery-stock-basic-info 국내주식 기본정보 조회
- inquery-overseas-stock-price 해외주식 현재가 조회
- order-stock 국내주식 매수/매도 주문
- order-overseas-stock 해외주식 매수/매도 주문
Environment variables
KIS_APP_KEYKIS_APP_SECRET
Links
★ 22 GitHub stars