AttenTech

Thai-Native AI, Sovereign by Design

AI Infrastructure
for Government & Enterprise

Access production-proven APIs for identity verification, document processing, and agentic decisioning — each one PDPA-native and built to compose into larger solutions. Backed by a team with deep experience delivering government and enterprise deployments.

Get API AccessPrivate beta only

// TRUSTED FOR SOVEREIGN OPERATIONS

PDPA-Native
Data Residency in Thailand
Sovereign Cloud
// WHY ATTENTECH

Why AttenTech

Built for institutions that can't afford to get this wrong — proven in production, sovereign by design, and it keeps getting better the longer you use it.

Your Data Stays Yours

Your data stays in Thailand, fully under your control — built to government compliance standards.

Built by a Proven Team

Spun out of Attention — the team behind live government and enterprise security deployments.

Costs Less as You Grow

Add new capabilities in weeks, not months. Because it's all one stack, each addition costs less and ships faster than the last.

Gets Better the Longer You Use It

The system keeps improving the longer you use it — better accuracy over time, at no extra cost.

// E-KYC API

One API for Identity Verification

Verify a Thai identity in a single call — national ID OCR, face match, and liveness detection in one PDPA-native API you can plug into the onboarding and compliance workflows you already run.

Built for Thai Identity

National ID OCR, face verification, and passive liveness detection — tuned for Thai documents and faces, PDPA-native from day one.

Ready to Compose

Drop straight into onboarding, document intake, or decisioning workflows you already run — no rebuild required.

Get API AccessPrivate beta onlyView API Docs
e-kyc
attentechth.com/api/e-kyc
01// verify a Thai identity in one call
02import { EKYC } from '@attentech/sdk'
03
04const kyc = new EKYC({
05 region: 'th-bangkok',
06 pdpa: true,
07})
08
09// national ID OCR + face match + liveness
10const result = await kyc.verify({
11 id: idImage,
12 selfie: selfieImage,
13})
14
15if (result.liveness.passed && result.match.score > 0.98) {
16 approve(result)
17}
18
19
20
21
22
// GET STARTED

Start With an API. Scale to a Platform.

Integrate a single API in days, or bring us in to run governed AI workflows on your data — sovereignty by design at every step: data residency, PDPA compliance, and full client control.

For System Integrators

Add production-ready APIs to your stack and benchmark them against what you use today — no long-term commitment required to start.

Get API AccessPrivate beta only

For Government & Enterprise

When you're ready to automate decisions, not just verify identity, we run governed AI workflows on your data — delivered directly or through trusted SI partners.

// APIS & SOLUTIONS

APIs That Work Together

Every API is a reusable building block. Combine them into full workflow solutions — each one faster to ship because it reuses what came before.

Identity Verification API

National ID OCR, face verification, and liveness detection in one call — live in production today.

View API

Document Intake API

OCR for tax, passbook, and civil-registration documents, built on the same engine behind identity verification.

View API

Onboarding Decisioning

Automate approve/review/reject decisions on top of your verified identity and document data.

View API

Fraud & Risk Monitoring

Face matching, document authenticity checks, and anomaly scoring for ongoing risk detection.

View API

Citizen-Service Intelligence

Thai speech-to-text, summarization, and sentiment analysis for public-facing services.

View API

Compliance & Audit Automation

Tax and WHT document parsing with Q&A over your own governed records.

View API