What problem does it solve?
It lets you check your Toss Securities account balances, stock holdings, real-time quotes, and pending orders through the official Open API without manual app navigation or unofficial scraping.
Core Features & Use Cases
- Account & Holdings Lookup: List accounts and view held stocks using OAuth2 Client Credentials against openapi.tossinvest.com.
- Market Data Queries: Fetch current prices, order books, candles, exchange rates, and KR/US market calendars.
- Order Status Checks: Inspect pending orders, order details, buyable amounts, sellable quantities, and fees in a strictly read-only flow.
- Use Case: Ask "토스증권 삼성전자 현재가 확인해줘" and get the current Samsung Electronics price, or review your portfolio holdings and pending orders in one request.
Quick Start
Set the TOSSINVEST_CLIENT_ID and TOSSINVEST_CLIENT_SECRET environment variables, then ask the agent to show my Toss Securities holdings and the current price of Samsung Electronics.