Skip to main content

6 posts tagged with "API"

Application Programming Interface

View all tags

iApp Core API — your usage reports and credit balance as JSON, for your own dashboards

· 3 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology

iApp Core API — your usage, your credits, your dashboard

You asked for it constantly: "Can I get my usage data out of the dashboard and into my own systems?" Now you can. The new Core API exposes your iApp usage reports and credit balance as clean, read-only JSON — so you can build exactly the dashboard, alert, or cost report your team needs, with the API key you already have.

Thai Legal Data API/MCP — give Claude, ChatGPT, Grok & Gemini precise Thai law (4× more accurate citations)

· 4 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology

Thai Legal Data API/MCP

Thai law, as data — not prose. The new Thai Legal Data API/MCP lets you look up any มาตรา verbatim, search 39 Thai laws by meaning, find the Supreme Court decisions (ฎีกา) that interpret a specific section, and ask legal questions that are answered only from retrieved sources — with every citation machine-checked. The API never invents a case number — and it plugs straight into Claude, ChatGPT, Grok, or any assistant that speaks MCP.

Six new Thai document types for iApp Any Documents OCR — bills, statements, credit reports, vehicle books and company certificates

· 4 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology

iApp Any Documents OCR — six new Thai document types

iApp Any Documents OCR can now read six more Thai document types, and they are live on production today. Every one returns structured JSON with a per-field confidence score, at 1 IC per page.

👉 Docs: Thai Document OCR · Pricing: iapp.co.th/pricing

iApp AI 2.0 — new Python packages and an MCP server that plugs 30+ Thai AI APIs into Claude Code

· 7 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology
Update — August 2026

iapp-mcp 2.1.0 adds six Thai Legal Data tools — statute lookup/search, ฎีกา precedent search, and grounded legal Q&A — bringing the server to 44 tools. See Thai Legal Data API/MCP.

iApp AI 2.0 — Python SDK, MCP Server and shared core

Install in Claude Code — one command
claude mcp add iapp-mcp -s user -e IAPP_API_KEY=YOUR_API_KEY -- uvx iapp-mcp

Needs uv (brew install uv) and an API key from iapp.co.thAPI KeysCreate New API Key. Then just ask in plain language — no special syntax. → Full MCP Server guide (all 37 tools, other clients, troubleshooting)

Our Python SDK just grew up. iApp AI 2.0 reorganizes github.com/iapp-technology/iapp_ai into a monorepo of three packages — and the headline addition is an MCP server that hands your AI assistant 37 tools covering the whole iApp AI Marketplace.

The short version: with one command, Claude Code can read a Thai ID card, transcribe a meeting, translate to Japanese, generate a video, or optimize a delivery route — because it now speaks directly to our APIs.

What is n8n? A Complete Guide to Workflow Automation for Beginners

· 11 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology

Imagine automatically extracting text from Thai ID cards when customers upload them, sending the data to your CRM, notifying your team on Slack, and updating a Google Sheet — all without writing a single line of code. That's the power of n8n, an open-source workflow automation platform that connects your apps and automates your processes.

What is an AI API? A Complete Beginner's Guide with Hands-On Tutorial

· 10 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology

By Dr. Kobkrit Viriyayudhakorn, CEO & Founder, iApp Technology

Have you ever wondered how applications like Google Translate, face filters on Instagram, or voice assistants like Siri work? Behind these amazing features lies a powerful technology called AI API. In this guide, we'll break down exactly what an AI API is, how it works, and most importantly - you'll build your first AI-powered application by the end of this article!

AI API Beginner's Guide