DeepSearch Korean Stock Intelligence API – 1-Year Daily Price History is a paid API for AI agents from x402.deepsearch.com, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-12).
Returns up to 252 daily closing prices and percent changes for a given KRX (or US) stock ticker over a 1-year period
Up to 10 years of financials + 3 years of daily price history for all 2,000+ KRX stocks. Pay-per-query with USDC on Base Mainnet — no subscription.
A JSON object containing up to 252 daily data points for the requested ticker over a 1-year window, each with a date, closing price (in KRW or local currency), and daily percent change. Also includes total count of data points and the period label.
GEThttps://x402.deepsearch.com/v1/context/stock/%7Bticker%7D/1yChoose this endpoint when you need structured daily closing price history for Korean (KRX) stocks specifically, especially when you want pay-per-query access without a subscription. Ideal for agents performing ad-hoc equity research, backtesting signals, or charting Korean equities. Prefer this over broader financial data providers when the focus is KRX-listed stocks and cost-per-call transparency is important.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"count": 252,
"period": "1y",
"ticker": "005930",
"dataPoints": [
{
"date": "2026-05-28",
"close": 299500,
"changePercent": -2.44
}
]
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"