
K PLUS
โอนเงินสำเร็จ
--:--
ยอดเงิน
฿xxx.xx
จาก
นาย มิ*** ส***
xxx-3-91247
ไป
ร้าน SlipBolt
xxx-8-92581
เลขอ้างอิง—
Upload your slip or pick a sample below. It runs through the real SlipBolt Engine and returns a result in a split second — nothing is stored, no quota is used.
SlipBolt's latest transactions — anonymous, no PII
ธ.ส.
ว.ก.
ป.ท.
อ.ม.
?
น.ว.
ก.ส.
ป.ส.Issue API keys from the dashboard on the Starter plan and up · sk_test_ for testing, sk_live_ for production
# Request (multipart/form-data)
file: slip.jpg
idempotency-key: 0192B5TQX2H7
# Response 200 OK
{ "status": "VERIFIED",
"amount": 1290.00,
"transRef": "0192B5TQX2H7",
"bank": "KBANK",
"sender": "Somsak J.",
"verifiedAt": "2026-05-20T14:32:08Z" }# Query params
?from=2026-05-01&to=2026-05-31
&status=verified&bank=KBANK
&limit=50&offset=0
# Response 200 OK
{ "data": [ /* slips */ ],
"total": 1247,
"hasMore": true }