P
$0.002
per call · USD Coin on Base
Korean exchange prices (Upbit, Bithumb) for a single token in KRW
Endpoint
GET https://api.printmoneylab.com/api/v1/kr-prices50
Calls / 30d
25
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.printmoneylab.com/api/v1/kr-prices", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://api.printmoneylab.com/api/v1/kr-prices?exchange=all&symbol=BTC" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"bithumb": {
"change_rate": 0.019,
"data_age_seconds": 0,
"exchange": "bithumb",
"price_krw": 141950000,
"symbol": "BTC",
"volume_24h": 987654.32
},
"upbit": {
"change_rate": 0.02,
"data_age_seconds": 0,
"exchange": "upbit",
"price_krw": 142000000,
"symbol": "BTC",
"volume_24h": 1234567.89
}
},
"symbol": "BTC",
"timestamp": 1776340000000
}Payment details
Pay to
0xcf9223ece895258dea8d288aebcf846ab8e342fbAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Polygon
Schemesexact
Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from Printmoneylab & similar services
P
Printmoneylab · Kimchi Premium
api.printmoneylab.com
Real-time Kimchi Premium for a single token (Upbit vs Binance via FX rate)
GETBaseOther
$0.002 / call283 calls / 30d
P
Printmoneylab · Buyers Profile
api.x402.printmoneylab.com
Single buyer wallet's 8-label classification with confidence, all services used, and transaction patterns.
GETBaseSocial & Community
$0.005 / call10 calls / 30d
P
Printmoneylab · Stablecoin Premium
api.printmoneylab.com
USDT/USDC premium on Korean exchanges vs official USD/KRW rate — fund flow indicator
GETBaseOther
$0.002 / call6 calls / 30d